From c5f25c249cdea8588729de0928ba8f88670f367b Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 25 Sep 2024 22:06:23 +0200 Subject: [PATCH] fix: fix first_found lookup --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index 4f5e74b..ff1dbfc 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -14,6 +14,7 @@ paths: - "tasks" errors: "ignore" + skip: True - name: Uninstall packages ansible.builtin.package: