xoxys.postfix_relay/handlers/main.yml

8 lines
112 B
YAML
Raw Normal View History

2017-05-18 23:24:15 +02:00
---
- name: restart postfix
service:
name: postfix
state: restarted
listen:
- "postfix_restart"