Actualizar linux-config-nagios-nrpe.yaml
This commit is contained in:
parent
e6137447f6
commit
001c7d00a3
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
# - name: "[CONFIG NAGIOS NRPE] Comprobando si es necesario configurar nagios nrpe service "
|
- name: "[CONFIG NAGIOS NRPE] Comprobando si es necesario configurar nagios nrpe service "
|
||||||
# debug:
|
debug:
|
||||||
# msg: "No es necesario configurar nagios nrpe service en la máquina"
|
msg: "No es necesario configurar nagios nrpe service en la máquina"
|
||||||
# when: nagios_nrpe_enabled is not defined or not nagios_nrpe_enabled
|
when: nagios_nrpe_enabled is not defined or not nagios_nrpe_enabled
|
||||||
|
|
||||||
- name: "[CONFIG NAGIOS NRPE] Install and configure nagios nrpe service"
|
- name: "[CONFIG NAGIOS NRPE] Install and configure nagios nrpe service"
|
||||||
import_role:
|
import_role:
|
||||||
|
|
Loading…
Reference in New Issue