From 1bdad58eb730718f36796b9638df02f75d1b9425 Mon Sep 17 00:00:00 2001 From: Alex Devera <55101298+AlexDevera@users.noreply.github.com> Date: Tue, 25 Feb 2025 10:04:38 +0300 Subject: [PATCH] upd --- update-upgrade.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-upgrade.yml b/update-upgrade.yml index 6201573..5633750 100644 --- a/update-upgrade.yml +++ b/update-upgrade.yml @@ -1,7 +1,7 @@ --- - name: Update repositories and upgrade packages on Ubuntu hosts: all - become: true + become: yes tasks: - name: Update apt cache apt: