diff --git a/pizza1/playbook.yaml b/pizza1/playbook.yaml index eab5a02..2a0dbe4 100644 --- a/pizza1/playbook.yaml +++ b/pizza1/playbook.yaml @@ -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