You've already forked ansible-role-auth-duo
Get Tests running on woodpecker
This commit is contained in:
@@ -7,9 +7,13 @@ platforms:
|
||||
- name: ${MOLECULE_DISTRO:-almalinux8}-role-auth-duo
|
||||
command: ${MOLECULE_DOCKER_COMMAND:-""}
|
||||
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
|
||||
tmpfs:
|
||||
- /run
|
||||
- /tmp
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||
privileged: true
|
||||
capabilities:
|
||||
- SYS_ADMIN
|
||||
pre_build_image: true
|
||||
provisioner:
|
||||
name: ansible
|
||||
|
||||
Reference in New Issue
Block a user