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:
|
Explore-molecule-Gitea-Action:
|
||||||
env:
|
env:
|
||||||
ANSIBLE_ROLES_PATH: '/workspace/seasharp/ansible-role_podman-host'
|
ANSIBLE_ROLES_PATH: '/workspace/seasharp/ansible-role_podman-host'
|
||||||
runs-on: geerlingguy/docker-rockylinux9-ansible
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: almalinux:9
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check /etc/os-release
|
||||||
|
run: 'cat /etc/os-release'
|
||||||
- name: Check environment variables
|
- name: Check environment variables
|
||||||
run: |
|
run: |
|
||||||
env
|
env
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user