-
##### SUMMARY
Steps to reproduce the behavior:
ansible [core 2.15.4]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/s…
-
### Summary
When using the amazon.aws.ec2_vpc_nat_gateway module I cannot use tags and purge_tags parameters. I get the following message.
fatal: [local]: FAILED! => {"changed": false, "msg": "Uns…
-
### Summary
When executing a Lambda function which fails, the output has spaces between each character.
There's a `" ".join()` call in the module, expecting a list of strings but getting just a st…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.375.3.3
OS: Linux - 3.10.0-1160.53.1.el7.x86_64
Java: 11.0.14 - Red Hat, Inc. (OpenJDK 64-Bit Server VM)
---
…
-
### Service(s)
GitHub
### Summary
A number of plugins have a GitHub URL that links to the old wiki. This link should point to the new plugin site instead.
### Reproduction steps
I just fixed http…
-
### Summary
As noted in https://github.com/ansible-collections/amazon.aws/blob/main/plugins/modules/s3_bucket.py#L64 AWS no longer supports disabling encryption for new S3 buckets.
Additionally, i…
-
### Summary
When I try to run a playbook that has `community.aws.route53` in it, I get an exception from botocore: `botocore.exceptions.NoCredentialsError: Unable to locate credentials`, even thoug…
-
### Summary
Hi,
I have noticed that when using the `community.aws.s3_lifecycle` module, AWS S3 complains that values passed for the `transition_days` of a life cycle transition are of string type in…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.361.3.4
OS: Linux - 3.10.0-1160.76.1.el7.x86_64
Java: 11.0.17 - Oracle Corporation (Java HotSpot(TM) 64-Bit Se…
-
### Summary
When I try to create a folder using aws_s3 on an S3 bucket with ACLs disabled, I get an error `UnboundLocalError: local variable 'object_acl' referenced before assignment. `
### Issue Ty…