Move DKIM key selector to host inventory
This commit is contained in:
parent
ba98d5223b
commit
868041257d
2 changed files with 3 additions and 2 deletions
|
@ -54,6 +54,8 @@ log:
|
|||
mail:
|
||||
hosts:
|
||||
mail02.home.foo.sh:
|
||||
vars:
|
||||
opendkim_selector: 20240601
|
||||
minecraft:
|
||||
hosts:
|
||||
minecraft01.home.foo.sh:
|
||||
|
|
|
@ -38,8 +38,7 @@
|
|||
nginx_site_name: "{{ mail_server }}"
|
||||
nginx_site_redirect: https://webmail.foo.sh/
|
||||
- grossd
|
||||
- role: opendkim
|
||||
opendkim_selector: 20240601
|
||||
- opendkim
|
||||
- spamassassin
|
||||
- spamassassin_clamav
|
||||
- spamassassin_ixhash
|
||||
|
|
Loading…
Add table
Reference in a new issue