mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Backport of https://github.com/ansible-collections/community.docker/pull/76 to stable-1. (#1689)
This commit is contained in:
parent
65861d3482
commit
6f1e585da5
2 changed files with 5 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue