Fix boolean defaults. (#1343) (#1358)

(cherry picked from commit a96f90ff94)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2020-11-23 12:29:14 +01:00 committed by GitHub
parent 73d573b915
commit 247da9890b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 34 additions and 14 deletions

View file

@ -68,6 +68,7 @@ options:
description:
- Create keystore if it does not exist.
type: bool
default: false
keystore_type:
description:
- Keystore type (JCEKS, JKS).

View file

@ -65,10 +65,12 @@ options:
to manual, hence combined with C(auto_node_startup=yes) will always return
a changed state.
type: bool
default: false
show_nodes:
description:
- Whether the list of nodes in the persistent iSCSI database should be returned by the module.
type: bool
default: false
'''
EXAMPLES = r'''

View file

@ -80,14 +80,17 @@ options:
description:
- Whether to print a transaction summary.
type: bool
default: false
verbose:
description:
- Print extra information.
type: bool
default: false
debug:
description:
- Enable full debugging.
type: bool
default: false
requirements:
- puppet
author:

View file

@ -36,7 +36,6 @@ options:
- Should a 'down' file exist or not, if it exists it disables auto startup.
Defaults to no. Downed does not imply stopped.
type: bool
default: no
enabled:
description:
- Whether the service is enabled or not, if disabled it also implies stopped.

View file

@ -84,6 +84,7 @@ options:
description:
- Log new connections matched to this rule
type: bool
default: false
from_ip:
description:
- Source IP address.
@ -120,6 +121,7 @@ options:
description:
- Delete rule.
type: bool
default: false
interface:
description:
- Specify interface for the rule. The direction (in or out) used
@ -149,6 +151,7 @@ options:
description:
- Apply the rule to routed/forwarded packets.
type: bool
default: false
comment:
description:
- Add a comment to the rule. Requires UFW version >=0.35.

View file

@ -148,6 +148,7 @@ options:
a new volume, and cannot be changed for an existing
volume.
type: bool
default: false
growphysical:
description:
- Specifies whether to attempt to execute a growphysical