diff --git a/library/packaging/svr4pkg b/library/packaging/svr4pkg index be44ce6e6a..563952374d 100644 --- a/library/packaging/svr4pkg +++ b/library/packaging/svr4pkg @@ -54,9 +54,8 @@ 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. + - Specifies the location of a response file to be used if package expects input on install. (added in Ansible 1.4) ''' EXAMPLES = '''