Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
Allows setting the current target to any of the groups sorted by target type (i.e. 'what' type of machine it is). For example, we currently target our system to a 'workstation' type machine. But we could switch it to a headless machine which would not install any of the DE/GUI grouped packages. |
||
|---|---|---|
| books | ||
| templates | ||
| ansible.cfg | ||
| inventory.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.