ansible-roles/nagios-nrpe
Ludovic Poujol 745c45f88d Fix remount_usr_rw/yml 2017-10-11 17:58:18 +02:00
..
defaults review default vars 2017-08-18 15:18:33 +02:00
files Merge branch 'check_http_many-fix-custom-values' into unstable 2017-07-18 12:03:49 +02:00
handlers Make nrpe role suitable for OpenBSD 2017-02-27 14:05:32 +01:00
meta Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
tasks Fix remount_usr_rw/yml 2017-10-11 17:58:18 +02:00
templates nagios-nrpe: add check_clamav_db to defaults check 2017-07-19 17:20:44 +02:00
tests Add tests for many roles 2017-05-18 15:44:21 +02:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md Improve documentation 2017-01-05 18:22:06 +01:00

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).

The full list of variables (with default values) can be found in defaults/main.yml.