Changed note describing this functionality was added in 1.4 to match what I have seen in other modules

This commit is contained in:
Jonathan Mainguy 2013-10-19 11:54:36 -04:00
parent c82d062d08
commit ce583d4fcc

View file

@ -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 = '''