From ca11d4fe050f27949483c083bfca8eb5bd14755a Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 30 Dec 2024 18:20:50 +0100 Subject: [PATCH] d --- roles/mgrote_timeshift/templates/timeshift.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/roles/mgrote_timeshift/templates/timeshift.json b/roles/mgrote_timeshift/templates/timeshift.json index af2fd8ab..8586dc94 100644 --- a/roles/mgrote_timeshift/templates/timeshift.json +++ b/roles/mgrote_timeshift/templates/timeshift.json @@ -1,4 +1,3 @@ -{{ file_header | default () }} { "backup_device_uuid" : "9b924961-0fd4-423f-b440-f2f3d1fa46d8", "parent_device_uuid" : "", @@ -21,11 +20,6 @@ "snapshot_size" : "7515627384", "snapshot_count" : "254372", "date_format" : "%Y-%m-%d %H:%M:%S", - "exclude" : [ - "/root/**", - "/home/polybar/**", - "/home/ansible-user/**", - "/home/mg/**" - ], + "exclude" : [], "exclude-apps" : [] }