mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
doc style adjustments: modules [rtuvx]* (#10466)
* doc style adjustments: modules r* * doc style adjustments: modules t* * doc style adjustments: modules u* * doc style adjustments: modules v* * doc style adjustments: modules x* * Update plugins/modules/redis_data.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c1bd461173
commit
7b05484d8f
34 changed files with 242 additions and 230 deletions
|
|
@ -33,7 +33,7 @@ options:
|
|||
type: str
|
||||
expiration:
|
||||
description:
|
||||
- Expiration time in milliseconds. Setting this flag will always result in a change in the database.
|
||||
- Expiration time in milliseconds. Setting this option always results in a change in the database.
|
||||
required: false
|
||||
type: int
|
||||
non_existing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue