Describing the _none_ value of the proxy option (#2053)

pull/18777/head
Jiri Tyr 9 years ago committed by Matt Clay
parent 09aa205209
commit 48c20dd981

@ -272,7 +272,8 @@ options:
required: false
default: null
description:
- URL to the proxy server that yum should use.
- URL to the proxy server that yum should use. Set to C(_none_) to disable
the global proxy setting.
proxy_password:
required: false
default: null

Loading…
Cancel
Save