mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* Work around Docker not returning true configured command when command is []. * Lint. * Add test. * Add changelog fragment.
3 lines
240 B
YAML
3 lines
240 B
YAML
bugfixes:
|
|
- "docker_container - fix idempotency if ``command=[]`` and ``command_handling=correct`` (https://github.com/ansible-collections/community.docker/issues/1080, https://github.com/ansible-collections/community.docker/pull/1085)."
|