On Tue, 17 Feb 2015 23:11 +0100, Mirko Friedenhagen <[email protected]> wrote: > Hello Pradeep, > > See > https://github.com/mfriedenhagen/huschteguzzel-fabric/blob/master/roles/jenkins/tasks/start_jenkins.yml > for an example using curl. Depending on your usecase you should probably > make this a local_action.
Thanks for sharing! Perhaps the uri module might be a target of some improvements in this area. It seems if it had a http_timeout and retries, this use case could be handled without curl. The same goes for wait_for and retries. Would it make sense or is it better done some other way? Giovanni -- 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/1424214631.630633.228970733.6CDD6669%40webmail.messagingengine.com. For more options, visit https://groups.google.com/d/optout.
