diff options
author | Egbert Verhage <egbert@eggiecode.org> | 2016-08-23 12:54:32 +0200 |
---|---|---|
committer | Egbert Verhage <egbert@eggiecode.org> | 2016-08-23 12:54:32 +0200 |
commit | 7a8008c94ce13515cd500d7b5ccfd1798690d765 (patch) | |
tree | 79f078b91ed8dece4638416016f662c6f7d7782c /README.md | |
parent | 8d06b830a5da10bc434f16cb7f640eb21e303049 (diff) | |
download | ansible-teamspeak-7a8008c94ce13515cd500d7b5ccfd1798690d765.tar.gz ansible-teamspeak-7a8008c94ce13515cd500d7b5ccfd1798690d765.tar.xz ansible-teamspeak-7a8008c94ce13515cd500d7b5ccfd1798690d765.zip |
Readme update + Add check teamspeak_ini.disabled
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Role Variables * <tt>teamspeak.version</tt>: Version of Teamspeak 3 Server to install. Defaults to "3.0.12.4". * <tt>teamspeak.checksum</tt>: SHA256 checksum of archive of TeamSpeak 3 server version for verification purposes. Example: "sha256:6bb0e8c8974fa5739b90e1806687128342b3ab36510944f576942e67df7a1bd9" * <tt>teamspeak.keep</tt>: Amount of TeamSpeak 3 server versions to keep installed, includes current version. A setting of "2" keeps the current and one previous version installed. +* <tt>teamspeak.ini_file</tt>: Set the teamspeak ini file. If not set it will not generate. * <tt>teamspeak_ini.machine_id</tt>: Teamspeak server machine ID, used for multiple instances on the save database. * <tt>teamspeak.voice</tt>: Properties of the voice server |