From c9a201eb436fb4ab3d7d1fef9cbbd06395bbd991 Mon Sep 17 00:00:00 2001 From: Yves Dorfsman Date: Sat, 2 Mar 2013 12:12:25 -0700 Subject: [PATCH] fixed typos --- library/get_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/get_url b/library/get_url index 8c937c794e..e7f8a1c102 100644 --- a/library/get_url +++ b/library/get_url @@ -64,7 +64,7 @@ options: aliases: [ "thirsty" ] use_proxy: description: - - if C(yes), it will no use a proxy, even if one is defined by + - if C(no), it will not use a proxy, even if one is defined by in an environment variable on the target hosts. required: false default: yes