mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Describing the _none_ value of the proxy option (#2053)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user