mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Changed note describing this functionality was added in 1.4 to match what I have seen in other modules
This commit is contained in:
@@ -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 = '''
|
||||
|
||||
Reference in New Issue
Block a user