From b28f487d4bec9f7cfd1f64196f2cfc4170384217 Mon Sep 17 00:00:00 2001 From: Luca Matteo Spoljarevic Date: Fri, 21 Nov 2025 19:43:31 +0100 Subject: [PATCH] Fixed errors --- health/dnfupdate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/health/dnfupdate.yml b/health/dnfupdate.yml index cf7b62e..88609ee 100644 --- a/health/dnfupdate.yml +++ b/health/dnfupdate.yml @@ -8,4 +8,5 @@ name: "*" state: latest update_cache: yes + become: true