Add `version_added` doc property for `install_options` in homebrew_cask

reviewable/pr18780/r1
Indrajit Raychaudhuri 9 years ago
parent 8128464adc
commit c5ed63a972

@ -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

Loading…
Cancel
Save