Commit 8c7b449c by James Cammarata

Update version_added field for docker_api_version param

parent 4f7844b7
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment