ansible/changelogs/fragments/aws_s3_fix_uploading_src_on_target.yaml
Sloane Hertel fe56d68c70
aws_s3: fix uploading from the target - backport #39023 (#40192)
* [aws_s3] Fix uploading src option on the target machine to a bucket (#39023)

* Fix backward compatibility for uploading src option on the target machine to a bucket

* Allow the module to handle errors for nonexistent files

(cherry picked from commit b8a93c12e2)

* changelog
2018-05-15 16:39:04 -04:00

3 lines
103 B
YAML

---
bugfixes:
- Fix regression in aws_s3 to allow uploading files on the remote host to an S3 bucket