{% if ansible_prolog -%}
{% from 'templates/ansible/prolog.j2' import prolog with context %}
{{ prolog() }}
{% endif -%}
127.0.0.1
::1
{% if dkim_internal_hosts is defined %}
{% for host in dkim_internal_hosts %}
{{ host }}
{% endfor %}
{% endif %}