## molecule command sleep infinity - working
This commit is contained in:
parent
1f59a33574
commit
8535ba3384
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user