Molecule test work - geerlingguy way (yt CYghlf-6Opc). Python env, molecule.yml formatting
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 26s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 26s
This commit is contained in:
parent
573fd879ff
commit
1ba9790138
@ -11,10 +11,10 @@ platforms:
|
|||||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||||
privileged: true
|
privileged: true
|
||||||
pre_build_image: true
|
pre_build_image: true
|
||||||
provisioner:
|
provisioner:
|
||||||
name: ansible
|
name: ansible
|
||||||
verifier:
|
verifier:
|
||||||
name: ansible
|
name: ansible
|
||||||
# you might want to add your own variables here based on what provisioning
|
# you might want to add your own variables here based on what provisioning
|
||||||
# you are doing like:
|
# you are doing like:
|
||||||
# image: quay.io/centos/centos:stream8
|
# image: quay.io/centos/centos:stream8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user