This commit is contained in:
parent
e76d715cc3
commit
6545037455
35 changed files with 968 additions and 937 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
- name: Deploy configuration
|
||||
template:
|
||||
src: etc/dovecot/{{ item }}.j2
|
||||
src: "{{ ansible_os_family }}_{{ ansible_distribution_major_version }}/etc/dovecot/{{ item }}.j2"
|
||||
dest: /etc/dovecot/{{ item }}
|
||||
owner: root
|
||||
group: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue