-
### Issue
After updating to v2.10.30-865d0e5-1728986347
The task template no longer has a textarea for cli extra args
see screen shot
![Screenshot 2024-10-16 192407](https://github.com/user-atta…
-
##### SUMMARY
I have narrowed down the suspect to this commit that introduced the bug:
https://github.com/oVirt/ovirt-ansible-collection/commit/9ec1a91e5e198e07b049a3b39de49f6143585bc6
Unfort…
-
### Summary
ONTAP FlexCache Ansible module fails if origin_cluster is defined.
### Component Name
netapp.ontap.na_ontap_flexcache
### Ansible Version
```console
$ ansible --version
ansible [core…
-
## Summary
Previously working (i.e. under AAP 2.4) code
## Issue Type
- Bug Report
## Ansible, Collection, Controller details
```console (paste below)
ansible --version
ansible […
-
### Summary
when running molecule a molecule test, any instance not made with molecule is destroyed
### Issue Type
Bug Report
### Component Name
ec2_instance
### Ansible Version
```console (pas…
-
##### 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 …
-
(All the collections that have been retired from Ansible 10.3.0 or otherwise no longer have sanity test failures in that version should be checked off.)
``` bash
./main.py -i data/9/ansible-9.1.0-…
-
Followup from https://github.com/oVirt/ovirt-ansible-collection/pull/197
https://github.com/oVirt/ovirt-ansible-collection/pull/197#discussion_r545429088
> We have the SDK RPM in our repo oVirt …
-
### Issue
When i'm running a template on semaphore, it always recreates my git repository.
`
Cloning into 'repository_1_6'...
`
But no changes has been made on my repo, how can it be explained …
-
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 the disk, but…