Automate the deployment of Arch Linux libvirt guests using ansible
Go to file
David Thurstenson 9e4f2a6de5 Initial commit 2022-11-09 23:35:37 -06:00
roles/kvm_provision Initial commit 2022-11-09 23:35:37 -06:00
README.md Initial commit 2022-11-09 23:35:37 -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: gitea@git.thurstylark.com:thurstylark/ansible-arch-libvirt-lab.git

As always, patches welcome!