Release 3.4.1.

This commit is contained in:
Felix Fontein
2023-02-20 22:39:26 +01:00
parent dd19db8c8f
commit 5dd90e5884
6 changed files with 29 additions and 7 deletions
-1
View File
@@ -1 +0,0 @@
release_summary: Regular bugfix release.
@@ -1,2 +0,0 @@
bugfixes:
- "docker_api connection plugin, docker_container_exec, docker_container_copy_into - properly close socket to Daemon after executing commands in containers (https://github.com/ansible-collections/community.docker/pull/582)."
@@ -1,2 +0,0 @@
bugfixes:
- docker_container - fix ``tmfs_size`` and ``tmpfs_mode`` not being set (https://github.com/ansible-collections/community.docker/pull/580).
@@ -1,2 +0,0 @@
bugfixes:
- "various plugins and modules - remove unnecessary imports (https://github.com/ansible-collections/community.docker/pull/574)."