summaryrefslogtreecommitdiff
path: root/ansible/roles/smarthost-client/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/smarthost-client/handlers/main.yml')
-rw-r--r--ansible/roles/smarthost-client/handlers/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/roles/smarthost-client/handlers/main.yml b/ansible/roles/smarthost-client/handlers/main.yml
deleted file mode 100644
index 6cdc4d4..0000000
--- a/ansible/roles/smarthost-client/handlers/main.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-- name: restart postfix
- service: name=postfix state=restarted