No nrpe-ng in this role...
This commit is contained in:
parent
22b2fd3c3a
commit
8d52cc9271
|
@ -3,7 +3,7 @@
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- monitored_dont|default(False) != True
|
- monitored_dont|default(False) != True
|
||||||
- monitored_by_nrpe == True or monitored_by_nrpe_ng == True or monitored_by_ssh == True
|
- monitored_by_nrpe == True or monitored_by_ssh == True
|
||||||
|
|
||||||
- name: Gather OS Specific Variables
|
- name: Gather OS Specific Variables
|
||||||
include_vars: "{{ item }}"
|
include_vars: "{{ item }}"
|
||||||
|
|
Loading…
Reference in a new issue