diff --git a/tasks/main.yml b/tasks/main.yml index c8e86ab..6057867 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -6,7 +6,7 @@ - name: pull configuration synchronize: - src: /etc/postfix + src: /etc/postfix/ dest: host_files/{{inventory_hostname}}/etc/postfix mode: pull recursive: true