From eb2c0891e5392d32c7f9fa18e656064429ca8f96 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 20 Sep 2025 22:53:26 +0200 Subject: Remove snapd from the ignored packages to be able to download --- roles/bootstrap/vars/ubuntu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/bootstrap') diff --git a/roles/bootstrap/vars/ubuntu.yml b/roles/bootstrap/vars/ubuntu.yml index d5816de..c1e7b26 100644 --- a/roles/bootstrap/vars/ubuntu.yml +++ b/roles/bootstrap/vars/ubuntu.yml @@ -14,7 +14,7 @@ bootstrap_apt_ignored_preferences: | Pin: release * Pin-Priority: -1 - Package: snapd cloud-init landscape-common popularity-contest ubuntu-advantage-tools + Package: cloud-init landscape-common popularity-contest ubuntu-advantage-tools Pin: release * Pin-Priority: -1 -- cgit v1.2.3