removed and

This commit is contained in:
2025-11-22 20:45:45 +01:00
parent 5db4f47375
commit 424dd29130
+1 -1
View File
@@ -37,7 +37,7 @@
register: nrpe_install_result register: nrpe_install_result
when: when:
- ansible_facts['os_family'] == 'Debian' - ansible_facts['os_family'] == 'Debian'
- and not nrpe_installed - not nrpe_installed
- name: Ensure NRPE is installed (RedHat/CentOS) - name: Ensure NRPE is installed (RedHat/CentOS)
yum: yum: