mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-26 16:01:43 -07:00
Implement btrfs resize support (#4465)
* Implement btrfs resize support * Add changelog fragment for btrfs resize support Co-authored-by: Fabian Klemp <fabian.klemp@frequentis.com>
This commit is contained in:
parent
5ecac692de
commit
8ccc4d1fbb
3 changed files with 22 additions and 2 deletions
3
changelogs/fragments/4465-btrfs-resize.yml
Normal file
3
changelogs/fragments/4465-btrfs-resize.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- filesystem - add support for resizing btrfs (https://github.com/ansible-collections/community.general/issues/4465).
|
Loading…
Add table
Add a link
Reference in a new issue