Hi,

I need to perform (in a loop) some tasks on host 'A' till something happens 
on host 'B'. What is the 'best practice' of doing such things with ansible?

I saw loops over single task but this is not what I need (presumably), 
unless I write a shell script which perform all the tasks by connecting to 
different hosts and grabs the results. As the whole point of ansible (to 
me) is to pull all the ssh commands out of scripts (and get rid of these 
scripts too)

-- 
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/cb1bea17-3025-426e-b576-408a0dafad4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to