Enable TLS with Postfix
This commit is contained in:
parent
7e4dc6b245
commit
4395b8034c
@ -48,6 +48,12 @@ service_list:
|
||||
- enabled: 'yes'
|
||||
name: 'postfix.service'
|
||||
state: 'started'
|
||||
- enabled: 'yes'
|
||||
name: 'postfix-copytls.service'
|
||||
state: 'started'
|
||||
- enabled: 'yes'
|
||||
name: 'postfix-copytls.timer'
|
||||
state: 'started'
|
||||
template_list:
|
||||
- dest: '/etc/postfix/dynamicmaps.cf.d/ldap'
|
||||
src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/etc/postfix/dynamicmaps.cf.d/ldap'
|
||||
|
Loading…
x
Reference in New Issue
Block a user