initial commit

This commit is contained in:
2022-11-04 17:02:32 +01:00
commit 2bf26a8285
26 changed files with 438 additions and 0 deletions

9
defaults/main.yml Normal file
View File

@@ -0,0 +1,9 @@
---
ts3_version: "3.13.6"
ts3_user: "teamspeak"
ts3_user_home_dir: "/home/{{ ts3_user }}"
ts3_base_dir: "{{ ts3_user_home_dir }}/teamspeak3-server_linux_amd64"
ts3_install_service: true
ts3_installed_version: "0.0.0"
ts3_initial_installation: true