Revert "./configs/postfix/* not ./configs/postfix"
This reverts commit b5c72c6b5e
.
This commit is contained in:
parent
3856515f27
commit
052add617e
@ -14,7 +14,7 @@
|
||||
- haproxy
|
||||
- name: Setup postfix configs
|
||||
ansible.builtin.copy:
|
||||
src: ./configs/postfix/*
|
||||
src: ./configs/postfix
|
||||
dest: /etc/postfix
|
||||
mode: preserve
|
||||
- name: Restart postfix
|
||||
|
Loading…
Reference in New Issue
Block a user