Molecule test work - selinux_permissive ansible module, test subcontainer, community.general plugin or module test, collection check
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 23s

This commit is contained in:
Mike Holloway 2025-01-03 22:44:51 -05:00
parent 6cd0991284
commit 637475e719

View File

@ -14,9 +14,9 @@ jobs:
run: 'cat /etc/os-release'
- name: Check environment variables
run: |
# env
dnf install -y nodejs git ansible-core ansible-galaxy python3-pip
ansible-galaxy collection list
# env
# - name: Check out repository code
# uses: actions/checkout@v4
# with: