Actualizar roles/config-nagios-nrpe/tasks/main.yaml
This commit is contained in:
parent
d786c12628
commit
75b08e8556
|
@ -2,9 +2,9 @@
|
||||||
# Install and configure NAGIOS-NRPE
|
# Install and configure NAGIOS-NRPE
|
||||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
- name: "[CONFIG NAGIOS NRPE] Comprobando si es necesario configurar nagios nrpe service "
|
#- name: "[CONFIG NAGIOS NRPE] Comprobando si es necesario configurar nagios nrpe service "
|
||||||
meta: end_host
|
# meta: end_host
|
||||||
when: nagios_nrpe_enabled is not defined or not nagios_nrpe_enabled
|
# when: nagios_nrpe_enabled is not defined or not nagios_nrpe_enabled
|
||||||
|
|
||||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
# paso1
|
# paso1
|
||||||
|
|
Loading…
Reference in New Issue