mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Update version_added field for docker_api_version param
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user