8 lines
119 B
YAML

---
# handlers file for /etc/ansible/roles/postfix
#
- name: restart postfix
service: name=postfix state=restarted