mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Add monit and a few utility scripts
This commit is contained in:
parent
b09ac86a62
commit
830f6a5609
12 changed files with 537 additions and 14 deletions
3
roles/monit/handlers/main.yml
Normal file
3
roles/monit/handlers/main.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: reload monit
|
||||
command: monit reload
|
||||
Loading…
Add table
Add a link
Reference in a new issue