/ansible-role-baremetal-luks-root

Ansible role for install Ubuntu with dropbear inside /boot and root partition LUKS encryption

Role Name

Provision Linux OS on baremetal with encrypted root partition

Role Variables

NVMe drives expected by default. For each server with SDD and HDD you must set two variables:

disks_partions_suffix="" 
luks_disks='["/dev/sdc","/dev/sdb"]'

Example Playbook

Example repository for provision using Hetzner Rescue mode (or similar) https://github.com/gvych/ansible-provision-luks-root

License

BSD