Enable selecting the TLS Certificate
This commit is contained in:
@@ -97,3 +97,8 @@ template_list:
|
||||
src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/etc/opendkim.conf'
|
||||
- dest: '/etc/opendmarc.conf'
|
||||
src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/etc/opendmarc.conf'
|
||||
- dest: '/usr/lib/systemd/system/postfix-copytls.service'
|
||||
src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/usr/lib/systemd/system/postfix-copytls.service'
|
||||
- dest: '/usr/lib/systemd/system/postfix-copytls.timer'
|
||||
src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/usr/lib/systemd/system/postfix-copytls.timer'
|
||||
|
||||
|
Reference in New Issue
Block a user