Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
Instead of changing a line in the sudoers file we just copy a new drop-in file into the sudoers.d/ dir. Easier, less error-prone and allows everyone to see 'who' the sudo enabled users are (since it is world readable). |
||
|---|---|---|
| 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.