ansible-slurm-appliance icon indicating copy to clipboard operation
ansible-slurm-appliance copied to clipboard

block_devices can't grow partition

Open sjpb opened this issue 4 years ago • 0 comments

Firstly it needs resize passing into the parted module (probably named as ..partition_resize?).

Secondly it turns out the community.general.parted can't resize an in-use partition anyway, see https://github.com/ansible-collections/community.general/issues/1653.

sjpb avatar Oct 08 '21 14:10 sjpb