Update handler to reload postfix instead

This commit is contained in:
2018-01-19 22:17:38 +13:00
parent a8a7aa6f68
commit 0eb82e31eb

View File

@@ -3,7 +3,7 @@
- name: Restart Postfix
service:
name: postfix
state: restarted
state: reload
- name: Restart SSH
service:
name: sshd