Add documentation to explain that pvs will be created if needed

Fix #1720
pull/18777/head
Michael Scherer 9 years ago committed by Matt Clay
parent b8c8bb5238
commit 0670a6c56d

@ -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…
Cancel
Save