Ansible role to install and configure kvm/qemu on different distributions
Markus Pesch
c5569f5ebb
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
defaults | ||
meta | ||
tasks | ||
templates/etc/modules-load.d | ||
vars | ||
.ansible-lint | ||
.drone.yml | ||
.editorconfig | ||
.markdownlint.yaml | ||
LICENSE | ||
README.md | ||
renovate.json |
kvm
With following role can be kvm installed and configured.
Supported distributions
- Arch Linux
- Rocky Linux 8
- Ubuntu 20.04
Features
- Installing kvm
- Configuring kvm
Configuring
In the default directory are examples how to configure kvm
. Copy the
defaults into your host_vars
or group_vars
and adapt the examples.