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