configure mailman; group mailman tasks together
[ansible.git] / roles / email / handlers / main.yml
index b953a16aaa234f2308c03a87246c462f2c9cf4ba..9e40ba39dafaa77a2544cee5d88e2328a123c4bb 100644 (file)
@@ -2,7 +2,7 @@
   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
+- name: mailman
+  service: name=mailman state=restarted enabled=yes