> is now -
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
- name: Set NRPE package location
|
- name: Set NRPE package location
|
||||||
set_fact:
|
set_fact:
|
||||||
nrpe_location: >
|
nrpe_location: -
|
||||||
{% if ansible_facts['os_family'] == 'Debian' %}
|
{% if ansible_facts['os_family'] == 'Debian' %}
|
||||||
/usr/lib/nagios/plugins/
|
/usr/lib/nagios/plugins/
|
||||||
{% elif ansible_facts['os_family'] == 'RedHat' %}
|
{% elif ansible_facts['os_family'] == 'RedHat' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user