mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 05:41:04 +00:00
Fix version_added for install_options in homebrew
This commit is contained in:
@@ -49,6 +49,7 @@ options:
|
||||
- options flags to install a package
|
||||
required: false
|
||||
default: null
|
||||
version_added: "1.4"
|
||||
notes: []
|
||||
'''
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user