mattgeddes.libvirt_vms

libvirt-vms

This tool sets up virtual machines (VMs) using a pre-made template on KVM with libvirt.

Requirements

You need to have KVM installed and set up (using the libvirt-kvm role). Also, you should have a repository with VM template files (like the cloud-image role).

Role Variables

my_vms: []

Dependencies

  • mattgeddes.libvirt_kvm

Example Playbook

Here’s an example of how to use this role, including how to pass in variables:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

Apache-2.0

Informazioni sul progetto

An Ansible role for deploying virtual machines via libvirt

Installa
ansible-galaxy install mattgeddes.libvirt_vms
Licenza
Unknown
Download
114
Proprietario