From 37f15d021620ab21f7c8baffa0007db3b5eebc25 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 --- library/network/get_url | 1 + 1 file changed, 1 insertion(+) diff --git a/library/network/get_url b/library/network/get_url index 479506cf2bd..57971d36a11 100644 --- a/library/network/get_url +++ b/library/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: