community.docker/changelogs/fragments/1161-fix.yml
patchback[bot] 338b3db654
Fix crashes due to wrong names. (#1161) (#1163) (#1164)
(cherry picked from commit 33c8a49191)
(cherry picked from commit b058cd40da)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-11 22:15:18 +02:00

5 lines
555 B
YAML

bugfixes:
- "docker connection plugin - fix crash instead of warning if Docker version does not support ``remote_user`` (https://github.com/ansible-collections/community.docker/pull/1161)."
- "docker_compose_v2_exec - fix crash instead of reporting error if ``detach=true`` and ``stdin`` is provided (https://github.com/ansible-collections/community.docker/pull/1161)."
- "docker_compose_v2_run - fix crash instead of reporting error if ``detach=true`` and ``stdin`` is provided (https://github.com/ansible-collections/community.docker/pull/1161)."