I tried this, but Ansible exits while my test shell script is appending 
lines to the file.

      until: "{{lookup('pipe', 'date +%s')}}-testfile.stat.mtime >=10"

Is there some good documentation on 'until'?


until: result.stdout.find("all systems go") != -1


Where can I find the various methods (such as stdout.find) that are 
available for Ansible?  Is there a good list somewhere?  I've been looking 
around and not finding much.

-- 
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/a7e2ddde-03a5-4bc5-8086-43d2656e3fb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to