stackhpc / ansible-role-libvirt-vm

This role configures and creates VMs on a KVM hypervisor.
128 stars 67 forks source link

Add the ability to run without sudo #71

Closed michaeltchapman closed 3 years ago

michaeltchapman commented 3 years ago

If qemu:///session is used then escalated privileges aren't needed and the role can be used as a regular user.