mirror of https://github.com/ansible/ansible.git
[aws] Remove walrus conditional in aws_s3 module when using custom s3_url (#36832)
fix aws_s3 module to use custum s3_url.pull/41281/head
parent
d2a1b75913
commit
e59742eccd
@ -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