xoxys.postfix_relay/templates/etc/postfix/sasl_passwd.j2
Robert Kaussow e497f6e421
All checks were successful
continuous-integration/drone/push Build is passing
fix variables
2019-08-24 15:32:04 +02:00

5 lines
212 B
Django/Jinja

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