mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-11 03:10:59 +00:00
Add version_added doc property for install_options in homebrew_cask
This commit is contained in:
committed by
Matt Clay
parent
028aa0828c
commit
b718e10a88
@@ -44,6 +44,7 @@ options:
|
||||
- options flags to install a package
|
||||
required: false
|
||||
default: null
|
||||
version_added: "2.1"
|
||||
'''
|
||||
EXAMPLES = '''
|
||||
- homebrew_cask: name=alfred state=present
|
||||
|
||||
Reference in New Issue
Block a user