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
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 37s
This commit is contained in:
parent
8d33c53003
commit
0d8ab1c4d3
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user