what kind of logic world would that have worked?

This commit is contained in:
Stephen Smoogen 2017-01-09 22:40:42 +00:00
parent 0054170cc1
commit ea55d8b264

View file

@ -3,7 +3,7 @@
###############
{% for key, value in groups.iteritems() %}
{% if not groups[key] %}
{% if groups[key] %}
define hostgroup{
hostgroup_name {{ key }}
alias {{ key }}