Get Tests running on woodpecker
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
2023-10-12 15:05:34 +13:00
parent 058cc0e519
commit 28baf9f42f

View File

@@ -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