Sorry, I meant ‘run_once’ (it’s incompatible because every host is going on
independently). I think I’ll go with having multiple playbooks. Thanks!

On Tue, Nov 14, 2017 at 12:33 PM Kai Stian Olstad <
[email protected]> wrote:

> 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 a topic in the
> Google Groups "Ansible Project" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/ansible-project/hhDZ_HSGRkA/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
>

-- 
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/CAJw4g7W4AATYthNOHvAiZ3_yK%2Bi9Pz-hSaPDwNAKkS6r00FOFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to