Change roles to get domain from all_services
This commit is contained in:
parent
6ace704a46
commit
bd6409bcc0
25 changed files with 37 additions and 24 deletions
playbooks/roles/teamspeak_fallback/vars
|
@ -8,7 +8,7 @@ teamspeak_fallback_user: 9987
|
|||
teamspeak_fallback_group: 9987
|
||||
|
||||
teamspeak_fallback_svc:
|
||||
domain: ts.serguzim.me
|
||||
domain: "{{ all_services | service_get_domain(role_name) }}"
|
||||
additional_domains:
|
||||
- hook.serguzim.me
|
||||
port: 9000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue