mirror of https://github.com/ansible/ansible.git
Use boto normalized location for bucket creation
If a bucket is being created in us-east-1, the module passed 'us-east-1' to boto's s3.create_bucket method rather than Location.DEFAULT (an empty string). This caused boto to generate invalid XML which AWS was unable to interpret.reviewable/pr18780/r1
parent
7da1f8d4ca
commit
a56fe04683
Loading…
Reference in New Issue