{% for entry in postgres_hba_entries %} {{ entry.type }} {{ entry.database }} {{ entry.user }} {{ entry.address }} {{ entry.method }} {% endfor %}