This role will expand root filesystem to size of underlying SD card.
None
None
This role don't depends on any other Anisble role.
Below there's example playbook which can be used:
- hosts: servers
roles:
- { role: kamikazestar.AnsibleRoleRaspberryPiExpandFileSystem }
MIT