From 3f8e31d61a0e9f4729bcf1eb050c3ec3b70caf08 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 11 Feb 2014 19:49:24 +0000 Subject: [PATCH] Indentation --- roles/nagios_client/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/nagios_client/tasks/main.yml b/roles/nagios_client/tasks/main.yml index b2ef89ae54..a756ca4863 100644 --- a/roles/nagios_client/tasks/main.yml +++ b/roles/nagios_client/tasks/main.yml @@ -58,9 +58,9 @@ - check_lock.cfg - check_fedmsg_hub_proc.cfg - check_openvpn_link.cfg - when: datacenter not 'phx2' + when: datacenter not 'phx2' - check_unbound_proc.cfg - when: inventory_hostname.startswith('unbound') + when: inventory_hostname.startswith('unbound') notify: - restart nrpe tags: