This commit is contained in:
2026-01-26 15:20:52 +04:00
parent 5634479068
commit d9ef1ca83b
2 changed files with 1 additions and 4 deletions

View File

@@ -38,10 +38,7 @@ jobs:
strategy:
matrix:
distro:
- rockylinux9
- ubuntu2404
- debian12
- debian13
steps:
- name: Check out the codebase.

View File

@@ -8,7 +8,7 @@ driver:
name: docker
platforms:
- name: instance
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux9}-ansible:latest"
image: "1xtier/${MOLECULE_DISTRO}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw