From ad8c72e31f9426b7c32bdf2d622275928623a597 Mon Sep 17 00:00:00 2001 From: Mike Holloway Date: Fri, 3 Jan 2025 22:39:28 -0500 Subject: [PATCH] Molecule test work - selinux_permissive ansible module, test subcontainer, community.general plugin or module test, no pipe --- .gitea/workflows/demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/demo.yml b/.gitea/workflows/demo.yml index 8777877..54419f1 100644 --- a/.gitea/workflows/demo.yml +++ b/.gitea/workflows/demo.yml @@ -15,7 +15,7 @@ jobs: - name: Check environment variables run: | rpm -qa > tempfile - grep ansible templfile + grep ansible tempfile rm tempfile # env # dnf install -y nodejs git python3-pip