mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
add: opendkim/spf configuration
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
name: ldap
|
||||
state: restarted
|
||||
|
||||
- name: restart opendkim
|
||||
systemd:
|
||||
name: opendkim
|
||||
state: restarted
|
||||
|
||||
- name: restart slapd
|
||||
systemd:
|
||||
name: slapd-custom
|
||||
|
||||
Reference in New Issue
Block a user