mirror of https://github.com/ansible/ansible.git
* [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
pull/40221/head
parent
e3b35d96be
commit
fe56d68c70
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Fix regression in aws_s3 to allow uploading files on the remote host to an S3 bucket
|
Loading…
Reference in New Issue