From ee9ca9a64bdc846da58dfe58afdeb2f256e40fca Mon Sep 17 00:00:00 2001 From: mwester117 <42421851+mwester117@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:21:39 +0100 Subject: [PATCH] Update ansible-test.yml Pipeline is brocken. Check if docker fixes the problem --- .github/workflows/ansible-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 33a92a5..5a4a509 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -11,7 +11,7 @@ on: env: NAMESPACE: sva COLLECTION_NAME: sentinelone - ANSIBLE_TEST_PREFER_PODMAN: 1 + #ANSIBLE_TEST_PREFER_PODMAN: 1 jobs: sanity: