{ "httpRequest" : { "method" : "GET", "path" : "/remote-ansible/success/api/v2/jobs/456/stdout/" }, "httpResponse" : { "body" : " PLAY [Hello World Sample] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Hello Message] *********************************************************** ok: [localhost] => { \"msg\": \"Hello World!\" } PLAY RECAP ********************************************************************* localhost : ok=2 changed=0 unreachable=0 failed=0 " } }