ansible-arch-libvirt-lab/README.md

8 lines
337 B
Markdown

# 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!