-
I recently updated our `datadog_callback.py` with the most recent version available. It does not appear to be compatible with our environment. We're running Ansible `6.3.0` on Ubuntu `22.04`.
To co…
-
### Bug Description
Pods can't mount the volume as the staging path is too long. PV creation works without a problem.
```
MountVolume.MountDevice failed for volume "csivol-0b9be6c2e6" : rpc error…
-
### Bug Description
# Summary
OMAM 5.4 contains issue betwen /modules/idrac_server_config_profile.wait_for_response() and /module_utils/idrac_redfish.wait_for_job_complete() where one is expecting b…
-
### Summary
Hi everyone,
I am trying to create a task to run on aws windows server from s3 on us-east-1 region and it works.(the ansible run on us east-1 instance)
But when i try to run the s…
-
### Summary
When trying to spin up a set of ec2 instances; we need to use a snapshot as a volume attachment
the amazon.aws.ec2 module supports attaching a snapshot id but not kms_id and the newer …
-
Verify first that your issue is not already reported [here](https://github.com/tribe29/ansible-collection-tribe29.checkmk/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).
Where possible also test …
-
Hello.
I am attempting to configure my org's idrac's through the [iDRAC network module playbook](https://docs.ansible.com/ansible/latest/collections/dellemc/openmanage/idrac_network_module.html). …
-
### Summary
cloudwatchlogs_log_group only returns the first 50 or so log groups from cloudwatch. Our environment has 67 so the complete list is not being returned.
### Issue Type
Bug Report
### Co…
-
### Summary
When attempting to create a route, using both ZAPI and REST, I am returned different results every time I run the same task. The true outcome of the task can end up removing the routes, n…
-
### Summary
When I use the default dhpc that assign to my VPC, and use aws_ec2 inventory, everything works fine. But after I create a customize dhcp options that use dns servers (like 8.8.8.8)and set…