xoxys.postfix_relay/templates/etc/postfix/sasl_passwd.j2
Robert Kaussow 0c671a9ff4
All checks were successful
continuous-integration/drone/push Build is passing
fix ansible_managed handling
2019-08-28 11:08:38 +02:00

4 lines
219 B
Django/Jinja

#jinja2: lstrip_blocks: True
{{ ansible_managed | comment }}
[{{ postfix_relay_relayhost }}]:{{ postfix_relay_relayport }} {{ postfix_relay_auth_user }}@{{ postfix_relay_relaydomain }}:{{ postfix_relay_auth_password }}