Replace role_name with service_name
This commit is contained in:
parent
bdf1f8891b
commit
2ff6488a70
98 changed files with 128 additions and 124 deletions
|
|
@ -5,7 +5,7 @@ dmarc_report_imap_host: "{{ mailer.host }}"
|
|||
dmarc_report_imap_folder: Inbox
|
||||
|
||||
dmarc_report_svc:
|
||||
domain: "{{ all_services | service_get_domain(role_name) }}"
|
||||
domain: "{{ all_services | service_get_domain(service_name) }}"
|
||||
port: 8080
|
||||
caddy_extra: import vpn_only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue