From ac0e1509cec172a9cf90d82f76d4c18746530c85 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Thu, 15 Aug 2019 14:52:43 +0200 Subject: [PATCH] Adds nolog --- tasks/distribution/Linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/distribution/Linux.yml b/tasks/distribution/Linux.yml index cc26fad..f3dd049 100644 --- a/tasks/distribution/Linux.yml +++ b/tasks/distribution/Linux.yml @@ -26,6 +26,7 @@ month: '{{ schedule_month | default("*") }}' state: present become: true + no_log: true when: - restic_create_cron - item.name is defined