Fix version_added from #21822 (#27665)

This commit is contained in:
jctanner 2017-08-02 15:34:08 -04:00 committed by GitHub
parent 93f98effe9
commit e1abed28ba

View file

@ -42,7 +42,7 @@ options:
- Additional options to pass to C(pvcreate) when creating the volume group.
default: null
required: false
version_added: "2.3"
version_added: "2.4"
vg_options:
description:
- Additional options to pass to C(vgcreate) when creating the volume group.