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

We have added new module to this collection, but there is still no proper way to view the documentation. The documentation should be accessible after https://github.com/ansible/ansible/pull/59761 will be merged. **Related...

##### SUMMARY ovirt_disk module doesnt have the option to "extend disk size by" while editing a disk. This feature will be helpful in the case where existing disk size can...

enhancement

Fixes: https://github.com/oVirt/ovirt-ansible-collection/issues/600

##### SUMMARY The module `ovirt_disk` should be extended to support the conversion of disk from raw to qcow2 or vice-versa. This is possible in the latest oVirt version according to...

enhancement

##### SUMMARY I have a playbook, that should import multiple OVAs through ovirt_vm. but on import using url as per docs "ova:///path/to/image.ova" I run into the aforementioned error. This feature...

bug

Send shutdown command to all VMs simultaneously instead of going one by one and wait until they all finish. If there are a lot of VMs in the cluster, this...

##### SUMMARY The snapshot is not deleted by the ```ovirt.ovirt.ovirt_snapshot``` module ##### COMPONENT NAME ```ovirt.ovirt.ovirt_snapshot``` ##### STEPS TO REPRODUCE Snapshot on this test machine was created Mar 19, 2020, 3:05:56...

bug

##### SUMMARY Unable to add add/deploy new virtual host when not using the default cluster. Failing when configuring OVN for oVirt part. looks like other people had the same issue...

bug

##### SUMMARY The` ovirt_network` module should be able to set the `port isolation` option. https://www.ovirt.org/documentation/doc-REST_API_Guide/#types-network-attributes-port_isolation ##### COMPONENT NAME ovirt_network

enhancement