mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07: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:
parent
61ecc1fee4
commit
c2e37d202a
3 changed files with 15 additions and 3 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue