projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add mailman-check cronjob
[ansible.git]
/
roles
/
postfix
/
handlers
/
main.yml
diff --git
a/roles/postfix/handlers/main.yml
b/roles/postfix/handlers/main.yml
index d0865b951e9cb0d13eb0668974451c184e0e38af..47e0daf494a89b9d4cda217c6adeeba3a49c3aa4 100644
(file)
--- a/
roles/postfix/handlers/main.yml
+++ b/
roles/postfix/handlers/main.yml
@@
-2,3
+2,5
@@
service: name=opendkim state=restarted enabled=yes
- name: postfix
service: name=postfix state=restarted enabled=yes
+- name: unbound
+ service: name=unbound state=restarted enabled=yes