Describing the _none_ value of the proxy option (#2053)
This commit is contained in:
parent
05068630ca
commit
3ba9e817fe
1 changed files with 2 additions and 1 deletions
|
@ -272,7 +272,8 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
description:
|
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:
|
proxy_password:
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
|
Loading…
Add table
Reference in a new issue