automation: Update community.docker to version 3.7.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
community.docker | galaxy-collection | minor |
3.6.0 -> 3.7.0
|
Release Notes
ansible-collections/community.docker (community.docker)
v3.7.0
======
Release Summary
Bugfix and feature release.
Minor Changes
- docker_compose_v2 - add
scale
option to allow to explicitly scale services (https://github.com/ansible-collections/community.docker/pull/776). - docker_compose_v2, docker_compose_v2_pull - support
files
parameter to specify multiple Compose files (https://github.com/ansible-collections/community.docker/issues/772, https://github.com/ansible-collections/community.docker/pull/775).
Bugfixes
- docker_compose_v2 - properly parse dry-run build events from
stderr
(https://github.com/ansible-collections/community.docker/issues/778, https://github.com/ansible-collections/community.docker/pull/779). - docker_compose_v2_pull - the module was documented as part of the
community.docker.docker
action group, but was not actually part of it. That has now been fixed (https://github.com/ansible-collections/community.docker/pull/773).
New Modules
- docker_image_export - Export (archive) Docker images
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.