Change roles to get domain from all_services

This commit is contained in:
Tobias Reisinger 2024-10-19 01:01:15 +02:00
parent 6ace704a46
commit bd6409bcc0
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
25 changed files with 37 additions and 24 deletions
playbooks/roles/teamspeak_fallback/vars

View file

@ -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