- name: Creates a new Virtual Machine from template named 'rhel7_template' ovirt_vm: state: present name: myvm template: rhel7_template cluster: mynewcluster
- Installing ansible-galaxy roles:
ansible-galaxy install oVirt.ovirt-ansible-roles
[1]
See also
edit- DevOps/Ansible/Modules
- KVM, virsh and ovirt
virt-install
[2]