mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
* Make sure that 'container' is returned in more circumstances, and improve documentation when it is actually returned. * Fix typos.
3 lines
191 B
YAML
3 lines
191 B
YAML
bugfixes:
|
|
- "docker_container - make sure to also return ``container`` on ``detached=false`` when status code is non-zero (https://github.com/ansible-collections/community.docker/pull/178)."
|