mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
[aws] Remove walrus conditional in aws_s3 module when using custom s3_url (#36832)
fix aws_s3 module to use custum s3_url.
This commit is contained in:
committed by
Ryan Brown
parent
d2a1b75913
commit
e59742eccd
3
changelogs/fragments/aws_s3_fix_custom_endpoints.yaml
Normal file
3
changelogs/fragments/aws_s3_fix_custom_endpoints.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- allow custom endpoints to be used in the aws_s3 module (https://github.com/ansible/ansible/pull/36832)
|
||||
Reference in New Issue
Block a user