mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix boolean defaults. (#1343)
This commit is contained in:
@@ -42,6 +42,7 @@ options:
|
||||
description:
|
||||
- Sets the retention policy as default retention policy.
|
||||
type: bool
|
||||
default: false
|
||||
extends_documentation_fragment:
|
||||
- community.general.influxdb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user