mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
Fix boolean defaults. (#1343)
This commit is contained in:
parent
3d1f9ed657
commit
a96f90ff94
31 changed files with 34 additions and 14 deletions
|
@ -61,6 +61,7 @@ options:
|
|||
- If yes, create this alarm, but leave it in an inactive state. Defaults to
|
||||
no.
|
||||
type: bool
|
||||
default: false
|
||||
metadata:
|
||||
type: dict
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue