mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-06-18 12:17:40 +00:00
5 lines
450 B
YAML
5 lines
450 B
YAML
bugfixes:
|
|
- "docker_container_exec module, docker_api connection plugin - ensure that when a command is run in a container with stdin provided, that the actual response is closed and not a socket derived from it.
|
|
The old behavior causes warnings to be shown on Python 3.13+ under certain conditions
|
|
(https://github.com/ansible-collections/community.docker/issues/1247, https://github.com/ansible-collections/community.docker/pull/1260)."
|