community.docker/changelogs/fragments/1145-fix.yml
Felix Fontein 43c4d10383
Fix docker_container_exec's detach=true. (#1145) (#1148) (#1151)
(cherry picked from commit 449b37e1c9)
(cherry picked from commit 488dd28339)
2025-10-07 19:46:25 +02:00

3 lines
184 B
YAML

bugfixes:
- "docker_container_exec - make ``detach=true`` work. So far this resulted in no execution being done (https://github.com/ansible-collections/community.docker/pull/1145)."