mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
[PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489)
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
---------
(cherry picked from commit 7b05484d8f
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9e91fb0704
commit
f7aa319704
34 changed files with 242 additions and 230 deletions
|
@ -166,9 +166,9 @@ options:
|
|||
volume_details:
|
||||
required: false
|
||||
description:
|
||||
- Setting dict of volume to be created.
|
||||
- If C(CapacityBytes) key is not specified in this dictionary, the size of the volume will be determined by the Redfish
|
||||
service. It is possible the size will not be the maximum available size.
|
||||
- Setting dictionary of volume to be created.
|
||||
- If C(CapacityBytes) key is not specified in this dictionary, the size of the volume is determined by the Redfish service.
|
||||
It is possible the size is not the maximum available size.
|
||||
type: dict
|
||||
default: {}
|
||||
version_added: '7.5.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue