You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Devan Carpenter b8c06f1fe1
kvm: configure NATed networking & nested virt
This enables the "default" libvirt networking which creates a virtual
network for "guests" (VMs) which is behind NAT to the hypervisor.

Additionally nested virt is now enabled in the kernel if this playbook
is run on a non-virtualized host.

This also sets some necessary apparmour policies to allow the
libvirt-qemu group to interact with libvirt.
3 years ago
roles kvm: configure NATed networking & nested virt 3 years ago
README.md initialize: add basic roles to get started 3 years ago
local.yml initialize: add basic roles to get started 3 years ago

README.md

Ansible Hypervisor

An ansible-pull repo to configure our hypervisors.