## molecule command sleep infinity - working

This commit is contained in:
Mike Holloway 2026-07-24 02:41:28 -04:00
parent 1f59a33574
commit 8535ba3384

View File

@ -10,7 +10,7 @@ driver:
platforms:
- name: instance
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux9}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
command: ${MOLECULE_DOCKER_COMMAND:-"sleep infinity"}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host