From 6a6616036f0211cff4b12023e0cabb32c506a0dc Mon Sep 17 00:00:00 2001 From: jakub Date: Thu, 11 Sep 2025 15:10:27 +0000 Subject: [PATCH] Update update.yml --- update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.yml b/update.yml index 0eb7e65..04b7095 100644 --- a/update.yml +++ b/update.yml @@ -1,6 +1,6 @@ - name: Update system (APT + Flatpak) hosts: all - become: yes + #become: yes tasks: - name: Update APT cache apt: