Added note in description explaining this was added in Ansible 1.4

This commit is contained in:
Jonathan Mainguy 2013-10-14 20:08:44 -04:00
parent 9fdf4626ea
commit df92881e26

View file

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