diff --git a/linux-config-nagios-nrpe.yaml b/linux-config-nagios-nrpe.yaml index 6233bee..74fa915 100644 --- a/linux-config-nagios-nrpe.yaml +++ b/linux-config-nagios-nrpe.yaml @@ -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 \ No newline at end of file + when: nagios_nrpe_enabled | bool \ No newline at end of file