mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -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
|
- options flags to install a package
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
version_added: "1.4"
|
||||||
notes: []
|
notes: []
|
||||||
'''
|
'''
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue