125d1e3867
* aws_s3: don't decrypt file before uploading - fixes #39287 (#39634)
* aws_s3: do not decrypt file before uploading to bucket
* changelog
(cherry picked from commit 387c37e255
)
* changelog format tweak
3 lines
100 B
YAML
3 lines
100 B
YAML
---
|
|
bugfixes:
|
|
- aws_s3 - fix decrypting vault files (https://github.com/ansible/ansible/pull/39634)
|