xoxys.postfix_relay/handlers/main.yml

8 lines
112 B
YAML
Raw Normal View History

2017-05-18 23:24:15 +02:00
---
2017-12-10 17:12:11 +01:00
- name: Restart postfix
2017-05-18 23:24:15 +02:00
service:
name: postfix
state: restarted
listen:
- "postfix_restart"