From d9ef1ca83b23110c9e649b384060557899e4c4a3 Mon Sep 17 00:00:00 2001 From: 1xtier Date: Mon, 26 Jan 2026 15:20:52 +0400 Subject: [PATCH] add --- .github/workflows/ci.yml | 3 --- molecule/default/molecule.yml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2668a3e..1c7ae6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,10 +38,7 @@ jobs: strategy: matrix: distro: - - rockylinux9 - - ubuntu2404 - debian12 - - debian13 steps: - name: Check out the codebase. diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 3c2f1e5..a1c393c 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -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