Add version_added
doc property for install_options
in homebrew_cask
This commit is contained in:
parent
8128464adc
commit
c5ed63a972
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ options:
|
||||||
- options flags to install a package
|
- options flags to install a package
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
version_added: "2.1"
|
||||||
'''
|
'''
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- homebrew_cask: name=alfred state=present
|
- homebrew_cask: name=alfred state=present
|
||||||
|
|
Loading…
Reference in a new issue