mirror of https://github.com/ansible/ansible.git
cherry-pick e59742eccd and resolve conflicts
[aws] Remove walrus conditional in aws_s3 module when using custom s3_url fix aws_s3 module to use custum s3_urlpull/41306/head
parent
c168cd482c
commit
34f08b4eb5
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- allow custom endpoints to be used in the aws_s3 module (https://github.com/ansible/ansible/pull/36832)
|
||||
Loading…
Reference in New Issue