Enable TLS with Postfix
This commit is contained in:
		| @@ -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' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user