On Tuesday, 14 November 2017 19.14.08 CET Ivo Jimenez wrote:
> Thanks for the suggestion. The problem is that I have other tasks (like 
> local_action) that are not compatible with 'strategy: free'

To my knowledge strategy free and local_action is not a problem, do mean that 
you task is not compatible?

If so you are pretty much out of luck since strategy linear work by running all 
task on all host before advancing to the next.
One thing could be to split the play in three.
One play with linear, one with free that only run that particular task, and 
then the last play with linear again.

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2893024.39OibzTt0K%40x1.
For more options, visit https://groups.google.com/d/optout.

Reply via email to