main #31

Merged
juan merged 154 commits from main into lab 2024-10-16 15:22:43 +00:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit ce78324462 - Show all commits

View File

@ -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
when: nagios_nrpe_enabled | bool