From b6bfe457ac2f1cec8ca6c8155d5b876882bd05e3 Mon Sep 17 00:00:00 2001 From: Yves Dorfsman Date: Sat, 2 Mar 2013 12:12:25 -0700 Subject: [PATCH] fixed typos --- get_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_url b/get_url index 8c937c794e9..e7f8a1c1027 100644 --- a/get_url +++ b/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