You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
defaults | 3 years ago | |
files | 1 year ago | |
handlers | 6 years ago | |
meta | 2 years ago | |
tasks | 2 years ago | |
templates | 1 year ago | |
tests | 6 years ago | |
.kitchen.yml | 6 years ago | |
README.md | 5 years ago |
README.md
nagios-nrpe
Installation and custom configuration of Nagios NRPE server.
Tasks
Everything is in the tasks/main.yml
file.
Available variables
nagios_nrpe_allowed_hosts
: list of IP/hosts authorized (default: none).nagios_nrpe_force_update_allowed_hosts
: force update list of allowed hosts (default:False
)
The full list of variables (with default values) can be found in defaults/main.yml
.