PLAY [localhost] **************************************************************
TASK: [shell /usr/bin/true] ***************************************************
changed: [localhost] => (item=hello)
changed: [localhost] => (item=there)
changed: [localhost] => (item=friends)
PLAY RECAP ********************************************************************
localhost : ok=1 changed=1 unreachable=0 failed=0
PLAY ****************************************************************************
TASK [command] ******************************************************************
changed: [localhost]
PLAY RECAP **********************************************************************
localhost : ok=1 changed=1 unreachable=0 failed=0
Is there a way to get this additional information back?
Thanks heaps
Fotis