monit/handlers/main.yaml

7 lines
104 B
YAML
Raw Normal View History

2022-01-28 09:16:58 +00:00
---
- name: Reload monit
systemd:
name: monit
state: reloaded
when: not monit_setup.changed