automation: Update community.docker to version 3.4.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
community.docker | galaxy-collection | patch |
3.4.0 -> 3.4.2
|
Release Notes
ansible-collections/community.docker
v3.4.2
======
Release Summary
Bugfix release.
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).
v3.4.1
======
Release Summary
Regular bugfix release.
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).
- docker_container - fix
tmfs_size
andtmpfs_mode
not being set (https://github.com/ansible-collections/community.docker/pull/580). - various plugins and modules - remove unnecessary imports (https://github.com/ansible-collections/community.docker/pull/574).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.
Edited by Housekeeper (bot)