Release 3.2.2.

This commit is contained in:
Felix Fontein
2022-11-28 22:30:20 +01:00
parent 9ab3130b43
commit 5b4d24a817
4 changed files with 24 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.2.2
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker_container - the ``kill_signal`` option erroneously did not accept strings anymore since 3.0.0 (https://github.com/ansible-collections/community.docker/issues/505, https://github.com/ansible-collections/community.docker/pull/506).
v3.2.1
======