KVM

Ansible Role to install & configure KVM

Requirements

None

Role Variables

Name Type Default value Purpose Comment Role
kvm_conf Boolean false true/false switch to en/disable role, always defaults to "false", so a role is only enabled (over the inventory, groupsvars and so on) if really needed and our setup is modular jammy_kvm
kvm_libvirtd_users String "" configure users which are allowed to list & edit over libvirtd (can easialy writen commaseperated --> user1, user2 etc) jammy_kvm

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: kvmservers
  roles:
   - { role: jammy_kvm, tags: ["jammy", "kvm", "libvirtd"] }

License

BSD

Author Information

Maintainer: Niklaus (Niggi) Kappeler

Support-Contact: servicedesk-linux@id.ethz.ch