community.general/changelogs/fragments/community.docker-76-leading-v-support-in-docker-version.yml

2 lines
260 B
YAML

bugfixes:
- docker connection plugin - fix Docker version parsing, as some docker versions have a leading ``v`` in the output of the command ``docker version --format "{{.Server.Version}}"`` (https://github.com/ansible-collections/community.docker/pull/76).