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/tests/unit/plugins/modules/system
patchback[bot] d7c4849473
parted: proper fix for change of partition label case (#594) (#986)
* 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>
2020-09-29 06:08:33 +02:00
..
interfaces_file Remove duplicate copy of interfaces_file tests (#835) (#917) 2020-09-17 20:02:13 +02:00
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_java_keystore.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_pamd.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_parted.py parted: proper fix for change of partition label case (#594) (#986) 2020-09-29 06:08:33 +02:00
test_sysupgrade.py sysupgrade: new module (#341) 2020-08-18 09:11:48 +02:00
test_ufw.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00