Add documentation to explain that pvs will be created if needed
Fix #1720
This commit is contained in:
parent
f5e798f13c
commit
f63ef1fee8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ options:
|
|||
pvs:
|
||||
description:
|
||||
- List of comma-separated devices to use as physical devices in this volume group. Required when creating or resizing volume group.
|
||||
- The module will take care of running pvcreate if needed.
|
||||
required: false
|
||||
pesize:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue