mirror of https://github.com/ansible/ansible.git
[cloud] Fix aws_s3 backwards compatibility of put/get options (#30580)
Previously to use the modes put or get the object had to be specified with a leading /. Since the boto call doesn't take an object like that this was overlooked and removed. Added a check to remove that leading character.pull/30716/head
parent
6f461fbfd0
commit
64f54fa6e2
Loading…
Reference in New Issue