From the Below output I need to see only "Value " information .. How to debug to get only Value information ??/
ok: [localhost] => {
"msg": {
"changed": false,
"connection": "close",
"content_length": "342",
"content_type": "application/json",
"cookies": {},
"cookies_string": "",
"date": "Tue, 23 Apr 2019 07:44:55 GMT",
"failed": false,
"json": {
"info": [
{
"name": "networkDomainId",
"value": "f173b777-d460-4050-9562-fc6b201415c3"
}
],
"message": "Request to Deploy Network Domain has been accepted. Please use appropriate Get or List API for status.",
"operation": "DEPLOY_NETWORK_DOMAIN",
"requestId": "eu_20190423T094455564+0200_1515ad61-58a7-4853-96fb-2b52d8eddd8a",
"responseCode": "IN_PROGRESS"
},