From 6316a7877604ee36340a4dbe57ead510355d7d3a Mon Sep 17 00:00:00 2001 From: Joshua Lund Date: Fri, 7 Jun 2013 11:37:41 -0600 Subject: [PATCH] Setting version_added for this feature to 1.3 --- network/get_url | 1 + 1 file changed, 1 insertion(+) diff --git a/network/get_url b/network/get_url index 479506cf2bd..57971d36a11 100644 --- a/network/get_url +++ b/network/get_url @@ -67,6 +67,7 @@ options: - If a SHA-256 checksum is passed to this parameter, the digest of the destination file will be calculated after it is downloaded to ensure its integrity and verify that the transfer completed successfully. + version_added: "1.3" required: false default: null use_proxy: