mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit a343756e6f
)
Co-authored-by: Alex Willmer <al.willmer@cgi.com>
This commit is contained in:
parent
d4a33433b4
commit
4b07d45b7e
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ options:
|
|||
fs_type:
|
||||
description:
|
||||
- If specified and the partition does not exist, will set filesystem type to given partition.
|
||||
- Parameter optional, but see notes below about negative negative C(part_start) values.
|
||||
- Parameter optional, but see notes below about negative C(part_start) values.
|
||||
type: str
|
||||
version_added: '0.2.0'
|
||||
resize:
|
||||
|
|
Loading…
Reference in a new issue