Release 3.3.2.

This commit is contained in:
Felix Fontein
2022-12-09 21:27:38 +01:00
parent 970b95e3fa
commit b8fb4740a3
4 changed files with 25 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
release_summary: Bugfix release.
@@ -1,2 +0,0 @@
bugfixes:
- "docker_container - when ``detach=false``, wait indefinitely and not at most one minute. This was the behavior with Docker SDK for Python, and was accidentally changed in 3.0.0 (https://github.com/ansible-collections/community.docker/issues/526, https://github.com/ansible-collections/community.docker/pull/527)."