Merge pull request #1729 from mscherer/fix_1720
Add documentation to explain that pvs will be created if needed
This commit is contained in:
commit
7894c2efdd
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