and the final output of the bottom part of the play to output the gathered 
data

ok: [REMOVED] => (item={u'_ansible_parsed': True, u'changed': False, 
u'_ansible_no_log': False, u'_ansible_item_result': True, 
u'win_file_version': {u'file_private_part': u'0', u'file_build_part': u'0', 
u'file_version': u'2, 3, 0, 0', u'product_version': u'2.3 beta 2', u'path': 
u'c:\\program files\\teracopy\\teracopy.exe', u'file_major_part': u'2', 
u'file_minor_part': u'3'}, u'item': {u'path': u'c:\\program 
files\\teracopy\\teracopy.exe', u'name': u'teracopy'}, u'invocation': 
{u'module_name': u'win_file_version'}}) => {
    "<type 'dict'>": "VARIABLE IS NOT DEFINED!",
    "item": {
        "changed": false,
        "invocation": {
            "module_name": "win_file_version"
        },
        "item": {
            "name": "teracopy",
            "path": "c:\\program files\\teracopy\\teracopy.exe"
        },
        "win_file_version": {
            "file_build_part": "0",
            "file_major_part": "2",
            "file_minor_part": "3",
            "file_private_part": "0",
            "file_version": "2, 3, 0, 0",
            "path": "c:\\program files\\teracopy\\teracopy.exe",
            "product_version": "2.3 beta 2"
        }
    }
}



-- 
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/e631769a-3c6c-4bca-ba04-294234a1a9c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to