From f4174a07cd7940e71c694ee43f81add35ad664d7 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 28 Oct 2024 19:02:17 +0100 Subject: [PATCH] dsfgd --- roles/mgrote_rsync/tasks/source.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mgrote_rsync/tasks/source.yml b/roles/mgrote_rsync/tasks/source.yml index d141b0eb..deb5762e 100644 --- a/roles/mgrote_rsync/tasks/source.yml +++ b/roles/mgrote_rsync/tasks/source.yml @@ -26,7 +26,7 @@ owner: "{{ rsync_mirror_user }}" group: "{{ rsync_mirror_user_group }}" mode: "0400" - no_log: true + # no_log: true # tido - name: Ensure rsync_mirror-Script is templated become: true