You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Normal Ansible behaviour seems to be For Task X, complete all hosts, then run the next Task. Is the a coding construct or configuration option that allows me to run each Host in parallel? Such that each host will run through all Tasks on it's own time.
Brian Coca
unread,
Aug 17, 2015, 11:56:37 AM8/17/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
in current devel, set startegy: free at the play level.