/etc not /etc/postfix
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
- name: Setup postfix configs
|
- name: Setup postfix configs
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: ./configs/postfix
|
src: ./configs/postfix
|
||||||
dest: /etc/postfix
|
dest: /etc
|
||||||
mode: preserve
|
mode: preserve
|
||||||
- name: Restart postfix
|
- name: Restart postfix
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
|
Reference in New Issue
Block a user