Describing the _none_ value of the proxy option (#2053)
This commit is contained in:
parent
09aa205209
commit
48c20dd981
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue