Add teamspeak-fallback service
This commit is contained in:
parent
c95be92f46
commit
03f83ef7fd
6 changed files with 94 additions and 0 deletions
roles/teamspeak_fallback/vars
6
roles/teamspeak_fallback/vars/main.yml
Normal file
6
roles/teamspeak_fallback/vars/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
teamspeak_fallback_check_server: ts.sneiso.eu
|
||||
teamspeak_fallback_check_port: 30033
|
||||
|
||||
teamspeak_fallback_svc:
|
||||
name: teamspeak-fallback
|
Reference in a new issue