--- galaxy_info: role_name: expand_root_lv author: JARVIS description: >- Idempotent role that extends the root LVM logical volume to fill its volume group and grows the underlying filesystem (ext4 or xfs). Fixes the half-disk LV that the Ubuntu Server autoinstall template ships with by default. license: MIT min_ansible_version: "2.14" platforms: - name: Ubuntu versions: - noble - jammy galaxy_tags: - lvm - cloud-init - homelab - storage dependencies: []