virt_install_vm 1.1.0

An Ansible role to install a libvirt virtual machine with virt-install and cloud-init. It is "designed" to be flexible. An example template is provided to set up a Debian system.

Tags ansible role libvirt cloudinit
License MITL
State stable

Recent Releases

1.1.021 Jul 2023 18:27 major feature: Debian GNU/Linux 12 templates * Debian GNU/Linux cloud-init v2 templates added * Use sudo group is the Debian 12 template * use the sudo group in the Debian 12 templates; this is more inline how Debian systems are configured. * docs/examples added * Documentation updated
1.0.115 Nov 2021 18:57 major feature: Added support for poweroff and installation commands.
1.0.020 Sep 2021 17:46 major feature: First "stable" release