If the ruby script does something like write a file when it has finished you 
could use async to kick off the job and then use wait_for to wait until the 
file is written.  There are other things you can wait for such as ports as well 
as files.

Hope this helps,

Jon

-- 
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/139fc015-d93d-4f57-b996-6c0452c3d286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to