-
### Summary
If elb doesn't exist and `security_group_names` specified. Then modules fails.
### Issue Type
Bug Report
### Component Name
elb_classic_lb
### Ansible Version
```
ansible --versio…
-
### 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…
-
### 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 the ec2_asg module tries to switch an ASG from EC2 to ELB health check type it fails because it expects the instances to be part of the ELB and healthy before it can complete the dep…
-
### Summary
I get an error when i create a GSI for dynamodb with `global_keys_only`
From what i understand i don't need to include any attributes, but somehow creation gives an error
### Issue …
-
### Summary
When i try to create a classic ELB it fails to add a HTTPS listener even if i provide `ssl_certificate_id`
Locally i fixed the issue by updating https://github.com/ansible-collections/…
-
### Summary
Most Placement Constraint options have both a `type` and an `expression`. You can see this is `ecs_service.py` `main()` ...
```
placement_constraints=dict(
req…
-
### Summary
I'm rebooting ec2-instance by
` amazon.aws.ec2_instance:
state: rebooted`
and was quite surprised it returned successfully immediately. Turns out role didn't have permis…
-
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…
-
### Summary
Using `default=True` for the new `purge_tags` field, causes any ansible action on an already existing ASG to strip all its tags.
https://github.com/ansible-collections/community.aws/p…
bedge updated
2 years ago