diff --git a/packaging/os/yum_repository.py b/packaging/os/yum_repository.py index a0060934cc4..97bb768b34a 100644 --- a/packaging/os/yum_repository.py +++ b/packaging/os/yum_repository.py @@ -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