From 6a6a488abd9a95fba9639ddea338c0a486928de7 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sun, 28 May 2023 00:17:15 +0200 Subject: [PATCH] Fix ubuntu task --- roles/ubuntu/tasks/packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/ubuntu/tasks/packages.yml b/roles/ubuntu/tasks/packages.yml index 7b2ddff..22057f9 100644 --- a/roles/ubuntu/tasks/packages.yml +++ b/roles/ubuntu/tasks/packages.yml @@ -1,5 +1,6 @@ --- - name: install needed tools + become: true apt: update_cache: yes pkg: