mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Added note in description explaining this was added in Ansible 1.4
This commit is contained in:
parent
9fdf4626ea
commit
df92881e26
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue