5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
|
#
|
||
|
# This template creates the credential file for the smarthost.
|
||
|
#
|
||
|
# Ansible managed: {{ ansible_managed }}
|
||
|
{{ postfix_relayhost }} {{ postfix_relayhost_user }}:{{ postfix_relayhost_password }}
|