pull/17/head
otthorn 3 years ago
parent ab3659adc2
commit 69d732e612

@ -1,10 +1,10 @@
---
- name: Restart postfix
- name: restart postfix
service:
name: postfix
state: restarted
- name: Reload postfix
- name: reload postfix
service:
name: postfix
state: reloaded

Loading…
Cancel
Save