mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 02:30:22 -07:00
Fix version_added for install_options in homebrew
This commit is contained in:
parent
03f99a57b7
commit
5308c5dbdf
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ options:
|
|||
- options flags to install a package
|
||||
required: false
|
||||
default: null
|
||||
version_added: "1.4"
|
||||
notes: []
|
||||
'''
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue