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/homebox/vars
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
homebox_svc:
|
||||
domain: inventory.serguzim.me
|
||||
domain: "{{ all_services | service_get_domain(role_name) }}"
|
||||
port: 7745
|
||||
|
||||
homebox_env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue