From f63ef1fee83aa272d4c8be88539b4c6e296efb08 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 24 Feb 2016 12:43:37 +0100 Subject: [PATCH] Add documentation to explain that pvs will be created if needed Fix #1720 --- system/lvg.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/lvg.py b/system/lvg.py index 68c9d7575ac..d22f3750b7a 100644 --- a/system/lvg.py +++ b/system/lvg.py @@ -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: