removed and
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user