Actualizar roles/config-nagios-nrpe/tasks/main.yaml

This commit is contained in:
David Lopez 2024-08-30 18:15:06 +00:00
parent d786c12628
commit 75b08e8556
1 changed files with 3 additions and 3 deletions

View File

@ -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