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

##### SUMMARY ##### COMPONENT NAME ##### STEPS TO REPRODUCE ``` --- - hosts: "{{ target_host }}" become: yes vars: - name: Include ovirt.ovirt.infra role block: - ansible.builtin.include_role: name: ovirt.ovirt.infra ignore_errors:...

bug

##### SUMMARY When running an Ansible playbook against an oVirt cluster, and I use, for example, the ovirt.ovirt.ovirt_vm_info module, w/ the follow parameter w/ one of the appropriate struct values...

bug

**Describe the bug** Ovirt Hosted engine deployment getting stuck saying "TASK [ovirt.ovirt.hosted_engine_setup : Pause execution until /tmp/ansible.0f1qsqk2_he_setup_lock is removed, delete it once ready to proceed]" Seeing issue with versions of...

bug

Problem with detaching and attaching LUN disks from/to VM with ansible modules "ovirt_disk" (via GUI all works as expected). The module at some point tries to check a storage_profile of...

bug

## env: ovirt version: 4.5.4 Install a super fusion cluster. After installing the three node nodes, configure the super fusion through the web page, and the following error is reported,...

##### SUMMARY When deploying the hosted engine with a backup file, one of the SQL queries to remove the hosted-engine host is incorrect as it compares the `vds_name` with the...

bug

Based on the [community decision](https://github.com/ansible-community/community-topics/discussions/120) to use `true/false` for boolean values in documentation and examples, we ask that you evaluate booleans in this collection and consider changing any that do...

##### SUMMARY When running ovirt_disk module on remote host by delegation it fails with the following message: msg: name 'client' is not defined ##### COMPONENT NAME ovirt_disk collection ovirt.ovirt 3.0.0...

bug

Fix inventory and callback DOCUMENTATION to pass ansible-test validate-modules

Stacktrace: TASK [ovirt.ovirt.disaster_recovery : Fetch VMs in the storage domain] ******************************************************************************************************************************* task path: /usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/disaster_recovery/tasks/clean/shutdown_vms.yml:3 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~root && sleep 0' EXEC /bin/sh...

bug