1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Robert Osowiecki 4931fb2681
parted: proper fix for change of partition label case (#594)
* 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>
2020-09-28 22:05:15 +02:00
..
action New module: iptables_state (#271) 2020-08-15 10:36:07 +02:00
become Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
cache Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
callback Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
connection Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
doc_fragments Scaleway - Fix api_token documentation (#747) 2020-08-10 10:51:42 +02:00
filter JC plugin (#750) 2020-08-11 09:12:17 +03:00
inventory Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
lookup Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
module_utils Support same reset actions on Managers as on Systems (#903) 2020-09-23 08:42:56 +02:00
modules parted: proper fix for change of partition label case (#594) 2020-09-28 22:05:15 +02:00