Files
ansible-role-auth-duo/molecule/default/molecule.yml
Aaron Guise 1d59b6629d
Some checks failed
ci/woodpecker/push/cron Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed
Support Cron
2023-10-13 10:41:29 +13:00

22 lines
488 B
YAML

---
dependency:
name: galaxy
driver:
name: docker
platforms:
- name: ${MOLECULE_DISTRO:-almalinux8}-role-auth-duo-${MOLECULE_SCENARIO:-default}
command: ${MOLECULE_DOCKER_COMMAND:-""}
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
tmpfs:
- /run
- /tmp
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true
cgroupns_mode: host
pre_build_image: true
provisioner:
name: ansible
verifier:
name: ansible