From 78cb4ec562e04ff536511b01366b44d4502f623c Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 10 Jan 2017 17:57:13 +0000 Subject: [PATCH] debug step 04 --- roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 b/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 index 484abf6da4..ea152d8f2c 100644 --- a/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 +++ b/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 @@ -13,7 +13,7 @@ define hostgroup{ } {% endif %} -{% endfor %} + {% else %} {% for key, value in groups.iteritems() %}