-
### Summary
A `ResourceNotFoundException` may be raised when a ansible module invokes the [get_certificates](https://github.com/ansible-collections/amazon.aws/blob/main/plugins/module_utils/acm.py#…
-
##### Summary
Using the module ome_domain_user_groups, we are able to manage existing imported directory groups and the module properly is able to change roles if the group has already been importe…
-
https://github.com/dell/OpenManage-Enterprise/blob/4c9121a794268f648c16a80e72eedea390377201/Python/update_firmware_using_catalog.py#L209
Dear All,
I use update_firmware_using_catalog.py to updat…
-
### Summary
I am trying to create an S3 bucket on AWS, if it does not exist yet.
This is my task:
```
- name: Setup S3 bucket
amazon.aws.s3_bucket:
aws_access_key: "{{ AWS_ACCESS_KEY }}"…
-
Set-OMEPowerState.ps1 is missing the line below at the beginning.
using module ..\..\Classes\Device.psm1
Without this line the error below is given.
Unable to find type [Device].
-
##### Summary
HTTP request fails for all ansible modules to OME on version 3.7.0 build 82 from Ansible version 2.10.11 using versions 4.0.0 and 3.5.0 of dellemc.openmanage.
All ansible modules wer…
-
### Summary
When registering or dergistering an instance with `wait: no`, the module waits anyway.
See the unused wait parameter and the unconditional calls to _await_elb_instance_state in regist…
-
##### SUMMARY
In replication setups that use filters on the mysql database (to have different privileges for single nodes or certain branches of the replication tree) using this module will break rep…
-
##### SUMMARY
Module `theforeman.foreman.host` fails when a parameter is set in `Host Parameters` in Foreman. It may also impact more modules in different conditions.
##### ISSUE TYPE
- Bug Repo…
-
### Summary
EC2 instance is getting created using [amazon.aws.ec2](https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_module.html#amazon-aws-ec2-create-terminate-start-or-stop-an-inst…