fdupont_redhat.ims_manageiq_vm_snapshot_ovirt
IMS - ManageIQ - Manage oVirt/RHV VM Snapshots
This role helps you create, delete, and restore snapshots for oVirt / RHV virtual machines. It also takes care of shutting down the VM when the snapshot needs the disks to be paused.
Requirements
This role is designed to be used with ManageIQ Embedded Ansible because it needs credentials that are provided at runtime.
Example Playbook
- hosts: all
roles:
- role: fdupont_redhat.ims_manageiq_vm_snapshot_ovirt
role_action: "create"
snapshot_name: "Before convert2rhel"
snapshot_mode: "cold"
Informazioni sul progetto
This role allows creation and deletion of oVirt / RHV snapshot via ManageIQ API
Installa
ansible-galaxy install fdupont_redhat.ims_manageiq_vm_snapshot_ovirt
Licenza
apache-2.0
Download
157
Proprietario