Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
Can be used to have the ansible playbook run on the currently running (host) machine, using a local connection instead of a chroot. TODO: This _will_ change your host machine so be careful running this. Additionally, we need to find a way to deduplicate the inventory variables since we have them doubled for chroot/local now. |
||
|---|---|---|
| books | ||
| templates | ||
| 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.