Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
User services under control of runit under turnstiled now default to the `~/.local/state/service/` directory (and `~/.local/state/service-env/` for the env vars). This mimics the system-wide runit setup, with service templates kept in `/etc/sv` (in my case `~/.config/sv` for user services) and active ones in `/var/service` |
||
---|---|---|
books | ||
ansible.cfg | ||
inventory.yaml | ||
inventory_local.yaml | ||
play.yaml | ||
README.md | ||
requirements.yaml |