Merge branch 'geerlingguy:master' into master

This commit is contained in:
Faris AL-Otaibi 2024-07-19 00:24:39 +03:00 committed by GitHub
commit 9d43946e92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -41,9 +41,9 @@ jobs:
strategy:
matrix:
distro:
- rockylinux8
- ubuntu2004
- debian10
- rockylinux9
- ubuntu2204
- debian11
steps:
- name: Check out the codebase.

View file

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