Hi,

Take a look 
at asynchronous actions: http://docs.ansible.com/playbooks_async.html

On Monday, 13 January 2014 00:13:19 UTC, Tao Fan wrote:
>
> Hi all,
>
> I have search around for this but they are all about running one task 
> concurrently for multiple hosts. What I am trying to get is running 
> multiple tasks concurrently, meaning if one host, for whatever reason, even 
> ssh timeout, has slow execution, it should not block the task execution go 
> on to the next for other hosts. How can I achieve this within ansible? I 
> can do a wrapper of the ansible-playbook command but wonder if ansible 
> supports this natively.
>
>
> Thanks,
>
> Tao
>

-- 
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 post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to