Molecule test work - selinux_permissive ansible module, test subcontainer, python pip debug
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 1m14s

This commit is contained in:
Mike Holloway 2025-01-03 22:30:48 -05:00
parent d80cd61248
commit 4f4e1f82b7

View File

@ -15,7 +15,7 @@ jobs:
- name: Check environment variables
run: |
env
dnf install -y nodejs git
dnf install -y nodejs git python3-pip
- name: Check out repository code
uses: actions/checkout@v4
with: