mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
Update plugins/modules/pear.py
This commit is contained in:
parent
61f0e01507
commit
9169e39640
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ options:
|
|||
question.
|
||||
- Prompts are processed in the same order as the packages list.
|
||||
- You can optionally specify an answer to any question in the list.
|
||||
- If no answer is provided, the list item __FIXME__(will) only contain the regular expression.
|
||||
- If no answer is provided, the list item contains only the regular expression.
|
||||
- "To specify an answer, the item is a dict with the regular expression as key and the answer as value
|
||||
C(my_regular_expression: 'an_answer')."
|
||||
- You can provide a list containing items with or without answer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue