Ansible role to install and configure kvm/qemu on different distributions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Pesch f79c1b0d71
continuous-integration/drone/push Build is passing Details
style(lint): quote mode
1 month ago
defaults fix: add linter 2 months ago
meta fix: meta information 11 months ago
tasks style(lint): quote mode 1 month ago
templates/etc/modules-load.d Initial Commit 1 year ago
vars fix(ArchLinux): add required and options kvm packages 12 months ago
.ansible-lint Initial Commit 1 year ago
.drone.yml fix(ci): replace git repository with gitea instead of drone 11 months ago
.editorconfig Initial Commit 1 year ago
.markdownlint.yaml Initial Commit 1 year ago
LICENSE Initial Commit 1 year ago
README.md fix: meta information 11 months ago
renovate.json Initial Commit 1 year ago

README.md

kvm

Build Status Ansible Role

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.