You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2777|524|2253|2462|:+1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a>
Details
gitea/ansible-roles/pipeline/head This commit looks good
Details
Fully Qualified Collection Name |
2 months ago | |
---|---|---|
.. | ||
defaults | 6 years ago | |
handlers | 2 months ago | |
meta | 2 years ago | |
tasks | 2 months ago | |
templates | 6 years ago | |
tests | 6 years ago | |
.kitchen.yml | 6 years ago | |
README.md | 6 years ago |
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.