Files
ansible-role-repo-epel/molecule/default/molecule.yml
Aaron Guise 69058ae0aa
Some checks failed
CI / lint (push) Successful in 12s
CI / Molecule Test (almalinux8) (push) Failing after 1m0s
CI / Molecule Test (almalinux9) (push) Failing after 56s
CI / release (push) Has been skipped
CI / notify (push) Has been skipped
fix: Update testing image 💚
2024-08-18 10:13:22 +12:00

15 lines
289 B
YAML

---
dependency:
name: galaxy
driver:
name: docker
platforms:
- name: instance-${MOLECULE_DISTRO:-centos7}
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
pre_build_image: true
role_name_check: 2
provisioner:
name: ansible
verifier:
name: ansible