mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
This reverts commit b26df2a008.
This commit is contained in:
@@ -42,7 +42,6 @@ options:
|
||||
description:
|
||||
- Additional options to pass to C(pvcreate) when creating the volume group.
|
||||
type: str
|
||||
default: ''
|
||||
pvresize:
|
||||
description:
|
||||
- If C(true), resize the physical volume to the maximum available size.
|
||||
@@ -53,7 +52,6 @@ options:
|
||||
description:
|
||||
- Additional options to pass to C(vgcreate) when creating the volume group.
|
||||
type: str
|
||||
default: ''
|
||||
state:
|
||||
description:
|
||||
- Control if the volume group exists.
|
||||
|
||||
Reference in New Issue
Block a user