@dcz originally yes, but as i said aio loop construction is totally parallel. and main playbook could be a single loop calling modules with business logic. But that logic follows same principles, sequential unless aio-looped.
@ruff Do you have an example of an async looped playbook?
@dcz Finally recovered my old dev image :)
Here's scrubbed version of playbook.
https://quicknote.io/4351aaf0-edb2-11ec-ac99-0bf4cfb6e25b
@ruff Ansible is completely sequental. I have never seen it execute multiple jobs at once.
I'd complain more, but this is already a deal-breaker :)