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 - name: Restart Postfix
service: service:
name: postfix name: postfix
state: restarted state: reload
- name: Restart SSH - name: Restart SSH
service: service:
name: sshd name: sshd