Initial Commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-26 18:46:02 +01:00
commit b86d3fc772
15 changed files with 461 additions and 0 deletions

22
README.md Normal file
View File

@ -0,0 +1,22 @@
# kvm
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/kvm-role/status.svg)](https://drone.cryptic.systems/volker.raschek/kvm-role)
[![Ansible Role](https://img.shields.io/ansible/role/d/58218)](https://galaxy.ansible.com/volker_raschek/kvm_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.