Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
Find a file
Marty Oehme f77a5c4e33
ref(base): Rename guest playbook to void_base
Sets up the void basics while other playbooks handle other things
2025-02-23 10:12:31 +01:00
templates feat(base): Configure void system 2025-02-21 17:58:05 +01:00
ansible.cfg Set up basic ansible repo 2025-02-21 17:57:58 +01:00
host.yaml Put resolvd file into chroot to give chroot void network access 2025-02-21 17:58:04 +01:00
inventory Install system through chroot 2025-02-21 17:58:02 +01:00
play.yaml ref(base): Rename guest playbook to void_base 2025-02-23 10:12:31 +01:00
README.md Set up basic ansible repo 2025-02-21 17:57:58 +01:00
requirements.yaml Set up basic ansible repo 2025-02-21 17:57:58 +01:00
void_base.yaml ref(base): Rename guest playbook to void_base 2025-02-23 10:12:31 +01:00
void_user.yaml feat(user): Set up user management for void 2025-02-21 17:58:07 +01:00

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.