From 7ee7eebfc78f28b03e738bfef70b7fbc4928a5c1 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Thu, 19 May 2022 19:31:50 +0200 Subject: [PATCH] Remove snap from cleanup packages list --- roles/ubuntu/tasks/cleanup.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/ubuntu/tasks/cleanup.yml b/roles/ubuntu/tasks/cleanup.yml index 7c7bda1..780c845 100644 --- a/roles/ubuntu/tasks/cleanup.yml +++ b/roles/ubuntu/tasks/cleanup.yml @@ -4,7 +4,6 @@ - name: clean packages apt: pkg: - - snapd - cloud-init - lxd - lxd-client