From e6137447f668190eeab81f616ae93f0d769219d6 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Fri, 30 Aug 2024 19:03:12 +0000 Subject: [PATCH] Actualizar linux-config-nagios-nrpe.yaml --- linux-config-nagios-nrpe.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/linux-config-nagios-nrpe.yaml b/linux-config-nagios-nrpe.yaml index 87c8ac6..3750862 100644 --- a/linux-config-nagios-nrpe.yaml +++ b/linux-config-nagios-nrpe.yaml @@ -7,10 +7,10 @@ tasks: - - name: "[CONFIG NAGIOS NRPE] Comprobando si es necesario configurar nagios nrpe service " - debug: - msg: "No es necesario configurar nagios nrpe service en la máquina" - when: nagios_nrpe_enabled is not defined or not nagios_nrpe_enabled + # - name: "[CONFIG NAGIOS NRPE] Comprobando si es necesario configurar nagios nrpe service " + # debug: + # msg: "No es necesario configurar nagios nrpe service en la máquina" + # when: nagios_nrpe_enabled is not defined or not nagios_nrpe_enabled - name: "[CONFIG NAGIOS NRPE] Install and configure nagios nrpe service" import_role: