-
### Summary
I am attempting to run ansible.windows.win_updates on a Windows 2019 EC2 instance using the ssm connection plugin. When I do so, I get:
```
The full traceback is:
Traceback (most rec…
-
##### SUMMARY
Playbook to provision oVirt VM runs successfully when run from Ansible CLI, but same playbook fails with a permission denied error in the ovirt_vm task when run via AWX.
##### COMPON…
-
4.5.0 upgrade from 4.4 is working, but cannot upgrade the cluster definitions to 4.5. The ansible playbook `/usr/share/ovirt-engine/ansible-runner-service-project/project/ovirt-cluster-upgrade.yml` fa…
-
##### 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-…
-
##### SUMMARY
Wondering whether someone could help. Not sure whether this is a bug.
Create a user in keycloak, added it to oVirt via the admin portal and assigned the 'user role' "PowerUser".
…
-
Stacktrace:
TASK [ovirt.ovirt.disaster_recovery : Fetch VMs in the storage domain] ******************************************************************************************************************…
-
##### SUMMARY
When trying to deploy the engine from an ansible control node different from the hc_nodes, the application of hosted_engine_setup role can not go pass wait_for_connection.
As indicat…
-
### Summary
community.aws.aws_ssm do not change user to ubuntu.
It successfully change user to root, www-data, nobody.
In logs clearly visible that it does not apply sudo -u ubuntu as It should.…
-
### Summary
I'm trying to get a summary of all cloudfront distributions. I.e.
```
community.aws.cloudfront_distribution_info:
summary: true
profile: "{{ aws_profile }}"
region:…
kutzi updated
3 weeks ago
-
##### 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 …