Automate the deployment of Arch Linux libvirt guests using ansible
Go to file
David Thurstenson 4eba8420fc Fix article link in README 2022-11-09 23:36:50 -06:00
roles/kvm_provision Initial commit 2022-11-09 23:35:37 -06:00
README.md Fix article link in README 2022-11-09 23:36:50 -06:00
kvm_provision.yml Initial commit 2022-11-09 23:35:37 -06:00

README.md

Ansible Arch Linux Libvirt Lab

This playbook is intended to help automate the deployment of Arch Linux guests to libvirt on localhost.

This exists mainly as an excercise while I teach myself ansible, and is mostly a reimplementation of this article: https://www.redhat.com/sysadmin/build-VM-fast-ansible

As always, patches welcome!