1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update version_added field for docker_api_version param

This commit is contained in:
James Cammarata 2014-08-08 15:03:34 -05:00
parent 4f7844b70b
commit 8c7b449ccc

View file

@ -109,11 +109,11 @@ options:
aliases: []
docker_api_version:
description:
- Remote API version to use
- Remote API version to use. This defaults to the current default as specified by docker-py.
required: false
default: docker-py default remote API version
aliases: []
version_added: "1.7"
version_added: "1.8"
username:
description:
- Set remote API username