Files
ansible-role-auth-duo/molecule/default/molecule.yml
Aaron Guise 284be4677b
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed
Make instances unique
2023-10-11 09:36:08 +13:00

18 lines
444 B
YAML

---
dependency:
name: galaxy
driver:
name: docker
platforms:
- name: ${MOLECULE_DISTRO:-almalinux8}-{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}
command: ${MOLECULE_DOCKER_COMMAND:-""}
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
privileged: true
pre_build_image: true
provisioner:
name: ansible
verifier:
name: ansible