Jeremy Lecour
00fe225a3c
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2615|7|2608|177|:+1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/278//ansiblelint">Evolix » ansible-roles » unstable #278</a>
gitea/ansible-roles/pipeline/head This commit looks good
|
||
---|---|---|
.. | ||
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
tests | ||
.kitchen.yml | ||
README.md |
monit
Installation and basic configuration of Monit.
Tasks
Everything is in the tasks/main.yml
file.
Available variables
monit_daemon_time
: execution frequency (in seconds) ;monit_httpd_enable
: integrated http server enabled or not ;monit_httpd_port
: TCP port of http server ;monit_httpd_allow_items
: IP/hosts allow to conenct to http server.