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/reitanlage_oranienburg/vars
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
reitanlage_oranienburg_svc:
|
||||
domain: reitanlage-oranienburg.de
|
||||
domain: "{{ all_services | service_get_domain(role_name) }}"
|
||||
www_domain: true
|
||||
port: 80
|
||||
caddy_extra: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue