From b5033fb597b96e9f95cf69b5c0f9de362ff8d417 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 28 Apr 2016 17:42:41 -0400 Subject: [PATCH] updated version added for pvs --- lib/ansible/modules/extras/system/lvol.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/system/lvol.py b/lib/ansible/modules/extras/system/lvol.py index e152e0ee36d..609e1d3a0cf 100644 --- a/lib/ansible/modules/extras/system/lvol.py +++ b/lib/ansible/modules/extras/system/lvol.py @@ -69,7 +69,7 @@ options: - The name of the snapshot volume required: false pvs: - version_added: "2.1" + version_added: "2.2" description: - Comma separated list of physical volumes e.g. /dev/sda,/dev/sdb required: false