ansible-role-postfix/templates/arc_trustedhosts.j2

4 lines
68 B
Plaintext
Raw Permalink Normal View History

2024-02-16 17:22:21 +01:00
{% for item in postfix_arc_trusted_hosts %}
{{ item }}
{% endfor %}