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