From a314ba4d7be2ec96fa1cd3cf7bebfd6d906b86b9 Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Thu, 17 Oct 2024 10:34:25 +0200 Subject: [PATCH] [TEMP] No become needed to query rpm versions --- utils/shansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/shansible b/utils/shansible index ca05f820c1..d532963622 100644 --- a/utils/shansible +++ b/utils/shansible @@ -64,7 +64,7 @@ query_container_installed_software() { --- - name: Software environment. hosts: ipaserver - become: yes + become: false gather_facts: no tasks: - name: Retrieve versions.