mirror of https://github.com/ansible/ansible.git
cherry-picked from 89cea78e30
and fixed merge conflicts from restructuring the integration tests in devel
Fix async for aws_s3 Add a test that async is able to be used on aws_s3 taskspull/41275/head
parent
db3a3ddfa9
commit
cef92e3942
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- fix async for the aws_s3 module by adding async support to the action plugin (https://github.com/ansible/ansible/pull/40826)
|
Loading…
Reference in New Issue