{% for host in groups.all %} {% if host != 'localhost' %}
{% endif %} {% endfor %}