-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…
-
##### SUMMARY
Hello,
I've been trying to develop an Ansible module for oVirt/RHEV using Python to enable users to change the virtual functions configuration of a SR-IOV enabled NIC. I'm us…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ovirt_networks module
##### ANSIBLE VERSION
```
ansible 2.4.2.0
config file = /home/djasa/$PROJECT_DIR/ansible.cfg
configu…
djasa updated
5 years ago
-
[intermittent]: evm service failed to auto start upon appliance boot. however, "evmserverd" starts running without problem if started manually.
this issue is seen intermittently on virtualcenter and r…
-
##### SUMMARY
ovirt_host_pm ignores the 'slot' parameter
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ovirt_host_pm
##### ANSIBLE VERSION
```
ansible 2.5.5
config file …
-
We are encountering this issue in the UI when trying to add new cloud provider (possibly on other screens as well)
### How to reproduce
1. link amazon provider plugin locally with this pr: https:/…
-
##### ISSUE TYPE
```
Bug Report
```
##### SUMMARY
I am using ovirt_vms module to create a template from ISO. I am able to attach cd but not able to populate kernel_parameters at boot time, stopp…
-
As a consequence the dynamic VM inventory is being created with "ansible_host": "127.0.0.1" which is useless for subsequent roles. Could it be possible to add another condition to ip_cond to avoid the…
-
##### SUMMARY
Submitting a pair of oVirt/RHV modules (ovirt_event and ovirt_event_facts) to create, delete and list events in oVirt/RHV.
##### ISSUE TYPE
- New modules
##### COMPONENT NA…
-
##### SUMMARY
Running the [sanity tests](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#sanity-tests) per the provided command:
```
ansible-test sanity …