From 6bda6a592c07fedd6f1f550dec614bc5ccdb7f12 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Wed, 13 Sep 2017 23:23:06 +0000 Subject: [PATCH] pull configuration --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index 595ac10..e4464f7 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -8,3 +8,4 @@ synchronize: src: /etc/postfix dest: host_files/{{inventory_hostname}}/etc/postfix + mode: pull