Prevent loss of data. (#1152)

This commit is contained in:
Felix Fontein
2025-10-07 22:05:05 +02:00
committed by GitHub
parent 0acb773127
commit ec5f7682a1
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
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)."