mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
parted: support fs_type (#221)
* parted: support fs_type Closes #135 * Update plugins/modules/system/parted.py Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru> * Update plugins/modules/system/parted.py Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
2
changelogs/fragments/221-parted-fs_type-parameter.yml
Normal file
2
changelogs/fragments/221-parted-fs_type-parameter.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- parted - add the ``fs_type`` parameter (https://github.com/ansible-collections/community.general/issues/135).
|
||||
Reference in New Issue
Block a user