ansible-role-postfix/handlers/main.yml
2018-01-17 17:12:51 +01:00

2 lines
64 B
YAML

- name: restart postfix
service: name=postfix state=restarted