Indicate proxy_host and proxy_port were added in 2.1

reviewable/pr18780/r1
Matt Martz 9 years ago
parent d8f3e105f3
commit 671c55da51

@ -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.

Loading…
Cancel
Save