reorganize postfix/email role; drop meta/main.yml dependencies as they interact badly...
[ansible.git] / roles / postfix / handlers / main.yml
diff --git a/roles/postfix/handlers/main.yml b/roles/postfix/handlers/main.yml
deleted file mode 100644 (file)
index 47e0daf..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-- name: opendkim
-  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