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
|
- name: ${MOLECULE_DISTRO:-almalinux8}-role-auth-duo
|
||||||
command: ${MOLECULE_DOCKER_COMMAND:-""}
|
command: ${MOLECULE_DOCKER_COMMAND:-""}
|
||||||
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
|
image: "cybercinch/docker-${MOLECULE_DISTRO:-almalinux8}-ansible:latest"
|
||||||
|
tmpfs:
|
||||||
|
- /run
|
||||||
|
- /tmp
|
||||||
volumes:
|
volumes:
|
||||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||||
privileged: true
|
capabilities:
|
||||||
|
- SYS_ADMIN
|
||||||
pre_build_image: true
|
pre_build_image: true
|
||||||
provisioner:
|
provisioner:
|
||||||
name: ansible
|
name: ansible
|
||||||
|
|||||||
Reference in New Issue
Block a user