Adjust booleans in packaging modules. (#5154) (#5169)

(cherry picked from commit ddc989ec6d)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-08-24 20:46:30 +02:00 committed by GitHub
parent c5ff49db56
commit 5a2e7f9b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 242 additions and 228 deletions

View file

@ -51,7 +51,7 @@ options:
- Update homebrew itself first.
- Note that C(brew cask update) is a synonym for C(brew update).
type: bool
default: no
default: false
install_options:
description:
- Options flags to install a package.
@ -62,13 +62,13 @@ options:
description:
- Allow external apps.
type: bool
default: no
default: false
upgrade_all:
description:
- Upgrade all casks.
- Mutually exclusive with C(upgraded) state.
type: bool
default: no
default: false
aliases: [ 'upgrade' ]
greedy:
description:
@ -76,7 +76,7 @@ options:
- Passes --greedy to brew cask outdated when checking
if an installed cask has a newer version available.
type: bool
default: no
default: false
'''
EXAMPLES = '''
- name: Install cask