mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 07:40:58 +00:00
Indicate proxy_host and proxy_port were added in 2.1
This commit is contained in:
@@ -66,11 +66,13 @@ options:
|
||||
- Proxy host to use during plugin installation
|
||||
required: False
|
||||
default: None
|
||||
version_added: "2.1"
|
||||
proxy_port:
|
||||
description:
|
||||
- Proxy port to use during plugin installation
|
||||
required: False
|
||||
default: None
|
||||
default: None
|
||||
version_added: "2.1"
|
||||
version:
|
||||
description:
|
||||
- Version of the plugin to be installed.
|
||||
|
||||
Reference in New Issue
Block a user