aboutsummaryrefslogtreecommitdiffstats
path: root/defaults
diff options
context:
space:
mode:
authorStefan <stefan@sjoosten.nl>2016-08-23 16:34:45 +0200
committerGitHub <noreply@github.com>2016-08-23 16:34:45 +0200
commit5f98c5659e7341d07c849261abcf283184104568 (patch)
tree79f078b91ed8dece4638416016f662c6f7d7782c /defaults
parent9c055a880110226dfae26db9a92a7d6c34b7bb11 (diff)
parent7a8008c94ce13515cd500d7b5ccfd1798690d765 (diff)
downloadansible-teamspeak-5f98c5659e7341d07c849261abcf283184104568.tar.gz
ansible-teamspeak-5f98c5659e7341d07c849261abcf283184104568.tar.xz
ansible-teamspeak-5f98c5659e7341d07c849261abcf283184104568.zip
Merge pull request #10 from EggieCode/issue-e1
Patches to fix issue #1. Thank you.
Diffstat (limited to 'defaults')
-rw-r--r--defaults/main.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/defaults/main.yml b/defaults/main.yml
index fd667dc..ca9739a 100644
--- a/defaults/main.yml
+++ b/defaults/main.yml
@@ -10,3 +10,21 @@ teamspeak:
version: "3.0.12.4"
checksum: "sha256:6bb0e8c8974fa5739b90e1806687128342b3ab36510944f576942e67df7a1bd9"
keep: 2
+ ini_file: ts3server.ini
+
+teamspeak_ini:
+ disabled: true
+ machine_id: ""
+ voice:
+ ip: 0.0.0.0
+ create_default: true
+ default_port: 9987
+ filetransfer:
+ ip: 0.0.0.0
+ port: 10011
+ query:
+ ip: 0.0.0.0
+ port: 33003
+ db_plugin: ts3db_sqlite3
+ logpath: /var/log/teamspeak3-server
+ logquerycommands: false