Added note in description explaining this was added in Ansible 1.4

reviewable/pr18780/r1
Jonathan Mainguy 12 years ago
parent d1eb67d689
commit 5be47613d5

@ -54,6 +54,7 @@ options:
description: description:
- HTTP[s] proxy to be used if C(src) is a URL. - HTTP[s] proxy to be used if C(src) is a URL.
response_file: response_file:
version_added: "1.4"
description: 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.
''' '''

Loading…
Cancel
Save