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