community.docker/changelogs/fragments/1152-fix.yml
Felix Fontein 9006e86fab Prevent loss of data. (#1152)
(cherry picked from commit ec5f7682a1)
2025-10-07 20:05:23 +00:00

4 lines
351 B
YAML

bugfixes:
- "docker_api connection plugin - fix bug that could lead to loss of data when waiting for ``become`` plugin prompt (https://github.com/ansible-collections/community.docker/pull/1152)."
- "docker_container_exec - fix bug that could lead to loss of stdout/stderr data (https://github.com/ansible-collections/community.docker/pull/1152)."