Hi Hope you can help me again

I need to wait for a spring application to start before moving on in my 
playbook.
when the microservice starts it runs flyway script that can take a long 
time to run before the service actually starts working.

would the uri module be able to check a specific url for specific text?

so if i wanted to check: *localhost:8093/service/actuator/health*

for this text:

  "status" : "UP"

and not just look for a 200 message?

is this possible? if so how

Many thanks in advance

John

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/7b3b24ac-cb49-43cd-8e30-3e818ba5f483%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to