Release 3.13.3.

This commit is contained in:
Felix Fontein
2024-11-23 14:31:25 +01:00
parent 8fc562825c
commit 1c1a6aec3b
6 changed files with 319 additions and 279 deletions
-1
View File
@@ -1 +0,0 @@
release_summary: Bugfix release.
@@ -1,2 +0,0 @@
bugfixes:
- "docker_compose_v2_exec, docker_compose_v2_run - fix missing ``--env`` flag while assembling env arguments (https://github.com/ansible-collections/community.docker/pull/992)."
@@ -1,2 +0,0 @@
bugfixes:
- "docker_host_info - ensure that the module always returns ``can_talk_to_docker``, and that it provides the correct value even if ``api_version`` is specified (https://github.com/ansible-collections/community.docker/issues/993, https://github.com/ansible-collections/community.docker/pull/995)."