EvoBSD/roles/nagios-nrpe/README.md

14 lines
321 B
Markdown

# 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`.