Hi Ansible Experts,
Need help to capture the JBOSS EAP JVM uptime value through Ansible 
playbook. From the below task stdout need to parse the uptime value which 
is in numeric field to a variable. 

{
    "outcome" => "success",
    "result" => 3613082543L
}

Can you please suggest the right string parsing method to achieve this? I 
was unable to use Unix commands like grep/ awk/ sed to filter this numeric 
value.

-- 
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/8cc2e966-5106-48ad-bdc0-15b5c15cedcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to