quotes in dirname
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
set_fact:
|
||||
nrpe_location: >
|
||||
{% if ansible_facts['os_family'] == 'Debian' %}
|
||||
/usr/lib/nagios/plugins
|
||||
"/usr/lib/nagios/plugins"
|
||||
{% elif ansible_facts['os_family'] == 'RedHat' %}
|
||||
/usr/local/nagios/libexec
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user