add monit service role

This commit is contained in:
ace
2022-01-28 12:16:58 +03:00
commit 54f3fd9ec8
5 changed files with 59 additions and 0 deletions

6
handlers/main.yaml Normal file
View File

@ -0,0 +1,6 @@
---
- name: Reload monit
systemd:
name: monit
state: reloaded
when: not monit_setup.changed