From a62379d539a7f14101b23b0463df8ed99e70c07f Mon Sep 17 00:00:00 2001 From: Stefan Joosten Date: Fri, 26 Aug 2016 00:36:13 +0200 Subject: README fix to represent default teamspeak.keep correctly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cfbf8c6..fe04134 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ These variables define properties for the user thats going to run the TeamSpeak * `teamspeak.symlink`: Name of symlink to point to current TeamSpeak 3 server directory. Defaults to "current". * `teamspeak.version`: Version of Teamspeak 3 Server to install. Defaults to "3.0.12.4". * `teamspeak.checksum`: SHA256 checksum of archive of TeamSpeak 3 server version for verification purposes. Example: "sha256:6bb0e8c8974fa5739b90e1806687128342b3ab36510944f576942e67df7a1bd9" -* `teamspeak.keep`: Amount of TeamSpeak 3 server versions to keep installed, includes the currently installed version. A setting of "2" keeps the current and two previous version installed, which is the default. In case an upgrade goes wrong, you simply rewind the `teamspeak.version` and `teamspeak.checksum` to the older version and run the role again to downgrade back to a known good. +* `teamspeak.keep`: Amount of TeamSpeak 3 server versions to keep installed, includes the currently installed version. A setting of "3" keeps the current and two previous version installed, which is the default. In case an upgrade goes wrong, you simply rewind the `teamspeak.version` and `teamspeak.checksum` to the older version and run the role again to downgrade back to a known good. ### Further configuraton To configure TeamSpeak 3 Server a INI-style configuration file is used. If you require detailed configuration, enable creation of such a file by setting the `teamspeak_ini_enabled` to `yes`. For example by defining it that way in host or group vars in your playbook. A INI file containing your configuration will be created. -- cgit v1.2.3-70-g09d2