Molecule test work - selinux_permissive ansible module, test subcontainer
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 37s

This commit is contained in:
Mike Holloway 2025-01-03 22:09:18 -05:00
parent 8d33c53003
commit 0d8ab1c4d3

View File

@ -6,8 +6,12 @@ jobs:
Explore-molecule-Gitea-Action:
env:
ANSIBLE_ROLES_PATH: '/workspace/seasharp/ansible-role_podman-host'
runs-on: geerlingguy/docker-rockylinux9-ansible
runs-on: ubuntu-latest
container:
image: almalinux:9
steps:
- name: Check /etc/os-release
run: 'cat /etc/os-release'
- name: Check environment variables
run: |
env