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.
14 lines
321 B
14 lines
321 B
# 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).
|
|
|
|
The full list of variables (with default values) can be found in `defaults/main.yml`.
|