mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
Add pvs parameter to documentation
Add pvs parameter to documentation
This commit is contained in:
@@ -68,6 +68,11 @@ options:
|
||||
description:
|
||||
- The name of the snapshot volume
|
||||
required: false
|
||||
pvs:
|
||||
version_added: "2.1"
|
||||
description:
|
||||
- Comma separated list of physical volumes e.g. /dev/sda,/dev/sdb
|
||||
required: false
|
||||
notes:
|
||||
- Filesystems on top of the volume are not resized.
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user