Move DKIM key selector to host inventory

This commit is contained in:
Timo Makinen 2025-01-03 17:13:30 +00:00
parent ba98d5223b
commit 868041257d
2 changed files with 3 additions and 2 deletions

View file

@ -54,6 +54,8 @@ log:
mail: mail:
hosts: hosts:
mail02.home.foo.sh: mail02.home.foo.sh:
vars:
opendkim_selector: 20240601
minecraft: minecraft:
hosts: hosts:
minecraft01.home.foo.sh: minecraft01.home.foo.sh:

View file

@ -38,8 +38,7 @@
nginx_site_name: "{{ mail_server }}" nginx_site_name: "{{ mail_server }}"
nginx_site_redirect: https://webmail.foo.sh/ nginx_site_redirect: https://webmail.foo.sh/
- grossd - grossd
- role: opendkim - opendkim
opendkim_selector: 20240601
- spamassassin - spamassassin
- spamassassin_clamav - spamassassin_clamav
- spamassassin_ixhash - spamassassin_ixhash