From df92881e26378bd766cb81672a79f949d30445b3 Mon Sep 17 00:00:00 2001 From: Jonathan Mainguy Date: Mon, 14 Oct 2013 20:08:44 -0400 Subject: [PATCH] Added note in description explaining this was added in Ansible 1.4 --- library/packaging/svr4pkg | 1 + 1 file changed, 1 insertion(+) diff --git a/library/packaging/svr4pkg b/library/packaging/svr4pkg index 5abf6b56df..be44ce6e6a 100644 --- a/library/packaging/svr4pkg +++ b/library/packaging/svr4pkg @@ -54,6 +54,7 @@ options: description: - HTTP[s] proxy to be used if C(src) is a URL. response_file: + version_added: "1.4" description: - Specifies the location of a response file to be used if package expects input on install. '''