From a5ca432618699e7f1b305e1bf03bc319eb444334 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 17 May 2018 21:26:44 +0000 Subject: [PATCH] try and get the loops right here --- roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 b/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 index dd54a04993..466dfba57c 100644 --- a/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 +++ b/roles/nagios_server/templates/nagios/hostgroups/all.cfg.j2 @@ -14,6 +14,7 @@ define hostgroup{ } {% endif %} +{% endfor %} {% endif %} {% endfor %}