mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-25 06:37:24 +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> |
||
|---|---|---|
| .. | ||
| cloud | ||
| database | ||
| messaging | ||
| monitoring | ||
| net_tools | ||
| notification | ||
| packaging | ||
| remote_management | ||
| source_control | ||
| storage | ||
| system | ||
| web_infrastructure | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||