# ArchLinux role Bootstraps an arch linux install to a given device. The whole block device is wiped in the process! ## Requirements: `pacman -Syu parted cryptsetup wipefs lsblk blkid mkfs.[fat|ext4|...]` Collections: - `community.general` - `community.crypto` - `community.posix`