stafwag_ansible-role-libvirt 1.1.4

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

Tags ansible role libvirt kvm
License MITL
State stable

Recent Releases

1.1.405 Jan 2025 18:27 minor feature: run_once enabled * Added examples * Documentation updated * run_once enabled to allow parallel execution * replace the apt with package * become: true missing for a non-root only scenario
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.