ansible/changelogs/fragments/aws_s3_async_fix.yaml

4 lines
141 B
YAML
Raw Normal View History

---
bugfixes:
- fix async for the aws_s3 module by adding async support to the action plugin (https://github.com/ansible/ansible/pull/40826)