mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 01:13:00 +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
|
|
@ -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