Workflow with multiple inventories

Hello,

Use case: Run workflows simultaneously for multiple inventories.

Currently, all the hosts in the inventory execute simultaneously for a given node of workflow. However, all the hosts would wait until the job template of node is successfully completed.

Is there any option to run workflow concurrently without waiting for other inventory hosts?

Appreciate the help, thank you!

Avinash

Not sure but, are those nodes from the same job template ?
If so, is “Concurrent Jobs” option activated for that job template ?
Just an idea.