#1 - Implement new ansible role for mailserver. Just covering Postfix for now.
This commit is contained in:
5
templates/sasl_passwd.j2
Normal file
5
templates/sasl_passwd.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# This template creates the credential file for the smarthost.
|
||||
#
|
||||
# Ansible managed: {{ ansible_managed }}
|
||||
{{ postfix_relayhost }} {{ postfix_relayhost_user }}:{{ postfix_relayhost_password }}
|
||||
Reference in New Issue
Block a user