Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
For now, putting the associated files simply within the books/ directory as well is the simplest solution. It also removes some clutter from the root directory. If we refactor later, this will be changed overall anyway. |
||
|---|---|---|
| books | ||
| ansible.cfg | ||
| inventory.yaml | ||
| inventory_local.yaml | ||
| play.yaml | ||
| README.md | ||
| requirements.yaml | ||
Install void linux from arch linux
Uses btrfs subvolumes, chroot and the void linux root tarball. This is primarily made for my setup to quickly get void linux up and running for playing around with stuff.