Actualizar linux-config-nagios-nrpe.yaml

This commit is contained in:
David Lopez 2024-09-06 20:11:11 +00:00
parent 022304c9f8
commit ce78324462
1 changed files with 1 additions and 3 deletions

View File

@ -23,6 +23,4 @@
- name: "[CONFIG NAGIOS NRPE] Install and configure nagios nrpe service"
import_role:
name: config-nagios-nrpe
when: nagios_nrpe_enabled | bool
when: nagios_nrpe_enabled is defined and nagios_nrpe_enabled
when: nagios_nrpe_enabled | bool