add unbound and more tools
[ansible.git] / roles / postfix / handlers / main.yml
index d0865b951e9cb0d13eb0668974451c184e0e38af..47e0daf494a89b9d4cda217c6adeeba3a49c3aa4 100644 (file)
@@ -2,3 +2,5 @@
   service: name=opendkim state=restarted enabled=yes
 - name: postfix
   service: name=postfix state=restarted enabled=yes
   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