ansible-arch-libvirt-lab/README.md

8 lines
337 B
Markdown
Raw Normal View History

2022-11-10 05:35:37 +00:00
# Ansible Arch Linux Libvirt Lab
This playbook is intended to help automate the deployment of Arch Linux guests to libvirt on localhost.
2022-11-10 05:36:50 +00:00
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
2022-11-10 05:35:37 +00:00
As always, patches welcome!