You've already forked ansible-role-auth-duo
Support fixed mirror
This commit is contained in:
17
molecule/fixed-mirror/molecule.yml
Normal file
17
molecule/fixed-mirror/molecule.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
dependency:
|
||||
name: galaxy
|
||||
driver:
|
||||
name: docker
|
||||
platforms:
|
||||
- name: ${MOLECULE_DISTRO:-almalinux8}-role-auth-duo
|
||||
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
|
||||
Reference in New Issue
Block a user