# {{ ansible_managed }}
{% for line in postfix_rbl_override | default([]) %}
{{ line }}
{% endfor %}