mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
* parted: proper fix for change of partition label case
calling mkpart even when partition existed before mklabel call, fixes #522
* changelog fragment for parted fix #522
* Update changelogs/fragments/522-parted_change_label.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* typo in comment
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 4931fb2681)
Co-authored-by: Robert Osowiecki <robert.osowiecki@gmail.com>
This commit is contained in:
2
changelogs/fragments/522-parted_change_label.yml
Normal file
2
changelogs/fragments/522-parted_change_label.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "parted - fix creating partition when label is changed (https://github.com/ansible-collections/community.general/issues/522)."
|
||||
Reference in New Issue
Block a user