mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
defghi*: style adjustments (#9532)
* defghi*: style adjustments * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
838cdaab42
commit
8cef0ee551
26 changed files with 69 additions and 73 deletions
|
@ -59,8 +59,9 @@ options:
|
|||
default: false
|
||||
shard_group_duration:
|
||||
description:
|
||||
- Determines the time range covered by a shard group. If specified it must be at least one hour. If not provided, it is determined
|
||||
by InfluxDB by the rentention policy's duration. Supports complex duration expressions with multiple units.
|
||||
- Determines the time range covered by a shard group. If specified it must be at least one hour. If not provided, it
|
||||
is determined by InfluxDB by the rentention policy's duration. Supports complex duration expressions with multiple
|
||||
units.
|
||||
type: str
|
||||
version_added: '2.0.0'
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue