xoxys.postfix_relay/handlers/main.yml

7 lines
122 B
YAML
Raw Normal View History

2017-05-18 21:24:15 +00:00
---
2018-07-06 21:13:11 +00:00
- name: Restart service
2024-02-18 11:42:08 +00:00
ansible.builtin.service:
2017-05-18 21:24:15 +00:00
name: postfix
state: restarted
listen: __postfix_restart