mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 3.4.2.
This commit is contained in:
@@ -1129,3 +1129,13 @@ releases:
|
||||
- fix-tmpfs_size-and-tmpfs_mode.yml
|
||||
- remove-unneeded-imports.yml
|
||||
release_date: '2023-02-20'
|
||||
3.4.2:
|
||||
changes:
|
||||
bugfixes:
|
||||
- docker_prune - return correct value for ``changed``. So far the module always
|
||||
claimed that nothing changed (https://github.com/ansible-collections/community.docker/pull/593).
|
||||
release_summary: Bugfix release.
|
||||
fragments:
|
||||
- 3.4.2.yml
|
||||
- 593-docker_prune-changed.yml
|
||||
release_date: '2023-02-25'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Bugfix release.
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "docker_prune - return correct value for ``changed``. So far the module always claimed that nothing changed (https://github.com/ansible-collections/community.docker/pull/593)."
|
||||
Reference in New Issue
Block a user