From 824f66895c67eabc16a2187028239356c9d5f98f Mon Sep 17 00:00:00 2001 From: Alex-Devera Date: Mon, 16 Dec 2024 14:57:46 +0300 Subject: [PATCH] 0 --- update-upgrade.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update-upgrade.yml b/update-upgrade.yml index a586596..78242a1 100644 --- a/update-upgrade.yml +++ b/update-upgrade.yml @@ -1,8 +1,7 @@ --- - name: Update repositories and upgrade packages on Ubuntu hosts: all - become: yes - become_method: sudo + become: true tasks: - name: Update apt cache apt: