Hi John

Do you mind sharing your playbook with me? So that I can take a look at the 
code.

Thanks
Sri

On Sunday, May 1, 2016 at 4:57:22 AM UTC-4, John Buxton wrote:
>
> Sri,
> It would help if the your output matched the playbook you are running.
> Your problem task isn't even in your test playbook!
>  
>
>> TASK: [debug msg="{{ 
>> echo_output.results|map(attribute='stdout_lines')|list}}"] ***
>> ok: [127.0.0.1] => {
>>     "msg": "[Undefined, Undefined]"
>> }
>>
>
> Anyway, this works for me on stable-2.0.0.1 on centos 7.
> I get the output below, which is probably what you are expecting:
>
> ok: [t1] => {
>     "msg": [
>         [
>             "hi"
>         ], 
>         [
>             "hello"
>         ]
>     ]
> }
>
>

-- 
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/8c8ab6f0-f797-4d9c-98e1-c8668eba7614%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to