ovirt-ansible-collection icon indicating copy to clipboard operation
ovirt-ansible-collection copied to clipboard

Ansible collection with official oVirt modules and roles

Results 64 ovirt-ansible-collection issues
Sort by recently updated
recently updated
newest added

ovirt_disk update documentation of logical unit id from lun_id to id to allying with the code Continuation of: https://github.com/oVirt/ovirt-ansible-collection/pull/736

Issue: Ansible example shows that lun can be attached to vm. The example shows to add lun with lun_id and storage_type attribute. The ansibles scripts fails to execute as it...

##### SUMMARY I want to create a snapshot and download a copy of the virtual disk to my local machine. ##### COMPONENT NAME ovirt.ovirt.ovirt_snapshot ##### STEPS TO REPRODUCE ```yaml -...

bug

##### SUMMARY ovirt.ovirt.ovirt_vm lacks option to set Video Type. If using protocol 'SPICE' the video type stays "VGA" instead of "QXL" and the VMs do not start. ##### COMPONENT NAME...

bug

##### SUMMARY The Python files and other code in `ovirt.ovirt`'s git repository is syntactically invalid, as it uses placeholder values (`@NAMESPACE@` and `@NAME@`) in the checked in code. This is...

bug

**Affected version** > **IMPORTANT!**: oVirt prior to 4.5 reached end of life. > If you have an issue on an older version please > upgrade to latest stable release before...

bug

##### SUMMARY Hello, I am currently facing some challenges with my oVirt deployment and would appreciate your assistance. Last week, on Thursday, I successfully deployed oVirt 4.5.4 using the self-hosted...

bug

##### SUMMARY Please include Fencing Agent fence_amt for oVirt from upstream https://github.com/ClusterLabs/fence-agents/blob/main/agents/amt/fence_amt.py ##### COMPONENT NAME Fencing Agents ##### ADDITIONAL INFORMATION Intel AMT is supported on lots of hardware where drac5...

enhancement

##### SUMMARY While trying to migrate from deprecated fetch attributes I run into an error I am not able to explain. ##### COMPONENT NAME ovirt_storage_domain_info ##### STEPS TO REPRODUCE Does...

bug

##### SUMMARY Just getting started with the module, get error when trying to deploy a VM. ##### COMPONENT NAME ovirt.ovirt.ovirt_vm ##### STEPS TO REPRODUCE ```yaml --- - hosts: localhost tasks:...

bug