added missing version_added to new filesystem option

pull/18777/head
Brian Coca 9 years ago committed by Matt Clay
parent 1a8c6d552c
commit ac206e55ff

@ -47,6 +47,7 @@ options:
description:
- If yes, if the block device and filessytem size differ, grow the filesystem into the space. Note, XFS Will only grow if mounted.
required: false
version_added: "2.0"
opts:
description:
- List of options to be passed to mkfs command.

Loading…
Cancel
Save