Revert "./configs/postfix/* not ./configs/postfix"
This reverts commit b5c72c6b5e
.
This commit is contained in:
parent
3856515f27
commit
052add617e
@ -14,7 +14,7 @@
|
|||||||
- haproxy
|
- haproxy
|
||||||
- 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/postfix
|
||||||
mode: preserve
|
mode: preserve
|
||||||
- name: Restart postfix
|
- name: Restart postfix
|
||||||
|
Loading…
Reference in New Issue
Block a user