Add pvs parameter to documentation

Add pvs parameter to documentation
This commit is contained in:
p53 2016-04-19 19:31:23 +02:00
parent 14057da87c
commit 706cbf69ca

View file

@ -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.
'''