mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 14:29:10 -07:00
Hello! I wanted stop the containers matched only by image name, but can't do this, if I not set cmd in playbook. This behavior confused me. If cmd or entrypoint is defined for running container, but not defined in playbook, makes matching behavior as this sample: https://github.com/ansible/ansible-modules-core/blob/devel/cloud/docker/docker.py#L463 |
||
---|---|---|
.. | ||
__init__.py | ||
docker.py | ||
docker_image.py |