From 1d51428e5549f109c310429fc2c51717fbee676a Mon Sep 17 00:00:00 2001 From: Danny Date: Sun, 23 Nov 2025 17:50:23 +0100 Subject: [PATCH] > is now - --- roles/pips/tasks/nagios_tasks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pips/tasks/nagios_tasks.yml b/roles/pips/tasks/nagios_tasks.yml index 76eda98..c133628 100644 --- a/roles/pips/tasks/nagios_tasks.yml +++ b/roles/pips/tasks/nagios_tasks.yml @@ -20,7 +20,7 @@ - name: Set NRPE package location set_fact: - nrpe_location: > + nrpe_location: - {% if ansible_facts['os_family'] == 'Debian' %} /usr/lib/nagios/plugins/ {% elif ansible_facts['os_family'] == 'RedHat' %}