From df62244b7e5b07480e4f1e4caa99a66f3d598327 Mon Sep 17 00:00:00 2001 From: cronekorkn Date: Mon, 31 Jul 2023 17:24:01 +0200 Subject: [PATCH] comment --- bundles/apt/items.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/apt/items.py b/bundles/apt/items.py index 6a37b3c..bda273e 100644 --- a/bundles/apt/items.py +++ b/bundles/apt/items.py @@ -12,6 +12,7 @@ directories = { }, }, '/etc/apt/apt.conf.d': { + # existance is expected 'purge': True, 'triggers': { 'action:apt_update',