mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Add documentation to explain that pvs will be created if needed
Fix #1720
This commit is contained in:
committed by
Matt Clay
parent
b8c8bb5238
commit
0670a6c56d
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user