make unbound its own role
[ansible.git] / roles / email / handlers / main.yml
index 47e0daf494a89b9d4cda217c6adeeba3a49c3aa4..342976ac626369a2986aaddfdfbe56ef6372ae27 100644 (file)
@@ -2,5 +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
+- name: dovecot
+  service: name=dovecot state=restarted enabled=yes