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',