stafwag_ansible-role-libvirt 1.1.0

An ansible role to install libvirt/KVM packages and enable the libvirtd service. Supported GNU/Linux Distributions Archlinux * AlmaLinux * Debian * Centos * Fedora * RedHat * Rocky * Suse * Ubuntu

Tags ansible role libvirt kvm
License MITL
State stable

Recent Releases

1.1.012 Mar 2023 13:52 minor feature: Install playbook * Moved all installation related tasks to install.yml to enable tasks_from in the include_role/import role ansible modules. * Documentation updated.
1.0.526 Feb 2023 11:57 minor feature: Support AlmaLinux / Fedora GNU/Linux * Added ansible_os_family - ansible_pkg_mgr to the install search path * Moved RedHat distribution install files to RedHat-dnf.yml RedHat-yum.yml * Added AlmaLinux to support GNU/Linux distributions * Enable libvirtd service with the install tag * Use the virtualization group on Fedora GNU/Linux.