89cea78e30
* Fix async for aws_s3 * Add a test that async is able to be used on aws_s3 tasks
3 lines
141 B
YAML
3 lines
141 B
YAML
---
|
|
bugfixes:
|
|
- fix async for the aws_s3 module by adding async support to the action plugin (https://github.com/ansible/ansible/pull/40826)
|