mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix boolean defaults. (#1343)
This commit is contained in:
@@ -68,6 +68,7 @@ options:
|
||||
description:
|
||||
- Create keystore if it does not exist.
|
||||
type: bool
|
||||
default: false
|
||||
keystore_type:
|
||||
description:
|
||||
- Keystore type (JCEKS, JKS).
|
||||
|
||||
Reference in New Issue
Block a user