My ArchLinux setup in Ansible playbooks
- Empty block device (ex. /dev/sda)
- Internet connection
After booting from a live ArchLinux USB and setting up Internet connection, run the following commands:
git clone https://github.com/nenad/archible
- clones this repositorysudo sh archible/setup.sh
- installs Ansible and runs all the playbooks