On 27.08.2019 22:33, Jonathan Lozada De La Matta wrote:
> you can run multiple plays in one playbook. For example:
> 
> hosts: localhost
> roles:
>    - create_vm
> 
> hosts: vm_created
> roles:
>    - configure_vm
> 
> this also assumes you are using add_host in the first play.

Nick is asking for play in parallel, this will still be serial.


-- 
Kai Stian Olstad

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e374f21a-c854-706b-8bd4-a6f030da9609%40olstad.com.

Reply via email to