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