mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 16:31:59 +00:00
* Add ability to resize existing partition * Add 'resize' flag to support backwards compatability, and allow partition reduction * Add changelog fragment for #773 * Update changelogs/fragments/773-resize-partition.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/system/parted.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update resize flag with PR review comments Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Update plugins/modules/system/parted.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update default on resize flag in parted.py * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> |
||
|---|---|---|
| .. | ||
| interfaces_file | ||
| __init__.py | ||
| test_java_keystore.py | ||
| test_pamd.py | ||
| test_parted.py | ||
| test_solaris_zone.py | ||
| test_sysupgrade.py | ||
| test_ufw.py | ||
| test_xfconf.py | ||