mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix boolean defaults. (#1343)
This commit is contained in:
@@ -93,6 +93,7 @@ options:
|
||||
description:
|
||||
- If "yes", ensure the check is created, but don't actually use it yet.
|
||||
type: bool
|
||||
default: false
|
||||
metadata:
|
||||
type: dict
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user