diff --git a/network/basics/get_url.py b/network/basics/get_url.py index b0d27859420..2bf37e3b129 100644 --- a/network/basics/get_url.py +++ b/network/basics/get_url.py @@ -112,8 +112,6 @@ options: description: - all arguments accepted by the M(file) module also work here required: false -notes: - - This module doesn't yet support configuration for proxies. # informational: requirements for nodes requirements: [ urllib2, urlparse ] author: Jan-Piet Mens