1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-03 23:07:06 +00:00
community.general/lib
Ryan Sydnor 1899e9e6cc 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.
2016-12-08 11:33:36 -05:00
..
ansible Use boto normalized location for bucket creation 2016-12-08 11:33:36 -05:00