Set required=false for answer_file in svr4pkg docstrings

reviewable/pr18780/r1
James Tanner 11 years ago
parent ba65eec795
commit 0b890aa747

@ -56,6 +56,7 @@ options:
response_file: response_file:
description: description:
- Specifies the location of a response file to be used if package expects input on install. (added in Ansible 1.4) - Specifies the location of a response file to be used if package expects input on install. (added in Ansible 1.4)
required: false
''' '''
EXAMPLES = ''' EXAMPLES = '''

Loading…
Cancel
Save