mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +00:00
* Don't assume that docker version/info JSON output contains the expected fields. * Allow CLI modules to not require the API version. * Add changelog fragment.
5 lines
378 B
YAML
5 lines
378 B
YAML
bugfixes:
|
|
- "docker_compose_v2* modules, docker_image_build - provide better error message when required fields are not present in ``docker version``
|
|
or ``docker info`` output. This can happen if Podman is used instead of Docker
|
|
(https://github.com/ansible-collections/community.docker/issues/891, https://github.com/ansible-collections/community.docker/pull/935)."
|