remove dupe service configuration
This commit is contained in:
parent
7bbf3f7667
commit
f3d9e3cdcc
1 changed files with 0 additions and 7 deletions
|
@ -63,13 +63,6 @@
|
|||
backup: true
|
||||
notify: Restart OpenDKIM service
|
||||
|
||||
- name: Enable opendkim service
|
||||
service:
|
||||
name: opendkim
|
||||
state: restarted
|
||||
enabled: true
|
||||
notify: Restart OpenDKIM service
|
||||
|
||||
- name: Ensure opendkim folder exists
|
||||
file:
|
||||
path: /etc/opendkim
|
||||
|
|
Loading…
Reference in a new issue