No nrpe-ng in this role...

This commit is contained in:
Sven Velt 2020-09-23 13:01:04 +00:00
parent 22b2fd3c3a
commit 8d52cc9271

View file

@ -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 }}"