-
### Summary
`ec2_metadata_facts` sometimes returns 401 unauthorized if the IMDSv2 token times out.
Looking at code here https://github.com/ansible-collections/amazon.aws/blob/main/plugins/modules/…
-
### Summary
When running CloudWatch metric alarm playbooks, existing alarms without dimensions report 'changed' even when no changes have been made to the alarm settings/props.
After debugging t…
-
### Summary
I have been using 7.3.0 collection for some time, but it stopped working with upgrade to 7.5.0.
amazon.aws.iam_role is no longer able to ignore already existing entries and it fails with…
-
### Summary
When I try to use the `ec2_metadata_facts` module against an EL7 instance such as CentOS 7, I get this an exception:
```
Traceback (most recent call last):
File "", line 107, in …
-
### Summary
when trying to interact with an RDS cluster (using amazon.aws.rds_cluster), it fails with
Parameter validation failed:\nUnknown parameter in input: \"BackupRetentionPeriod\", must be …
-
##### SUMMARY
`repository_set` cannot find the repository
Hammer can find it and see that it is enabled
```
[xxx@xxx ~]# hammer repository-set info --id 7416 --organization-id 1
Id: …
-
## Summary
When creating a schedule for the first time, these need to set to true in the template, otherwise an error is reported:
```
ask_variables_on_launch: true
ask_verbosity_on_laun…
-
## Summary
If the project and the template are named the same, schedule returns the following error:
```
"msg": "Request to /api/v2/unified_job_templates/?organization=2&name=helix_test r…
-
##### SUMMARY
Intermittently, across multiple switches (using multiple firmware versions, all > 8090/UFI), we run into the following error:
```console
failed: [switch] (item=192.168.1.10) => {"ansi…
-
### Summary
When running an ansible playbook using the following inventory file:
```yaml
---
plugin: amazon.aws.aws_ec2
# The values for profile, access key, secret key and token can be hardc…