ansible-roles/nagios-nrpe
Jérémy Lecour 1728eaee68
gitea/ansible-roles/pipeline/head This commit looks good Details
Revert "Add “when: not ansible_check_mode” to allow more --check"
This reverts commit fafff25c20.
This reverts commit e64471c5a8084f95a8e6f955d3fa918c55b8e846.
2022-12-14 07:41:18 +01:00
..
defaults nagios-nrpe / evolinux-base : new ntp server variable 2020-06-04 10:55:48 +02:00
files nagios-nrpe: add ceph checks 2022-11-15 11:06:47 +01:00
handlers Revert "Add “when: not ansible_check_mode” to allow more --check" 2022-12-14 07:41:18 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks domains: revert commits moved to dev branch domains 2022-09-15 10:48:55 +02:00
templates nagios-nrpe: Correct port for check_opendkim 2022-11-09 17:05:54 +01: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 domains: revert commits moved to dev branch domains 2022-09-15 10:48:55 +02: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).
  • 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.