'TaskResult' object has no attribute 'copy' error

30 views
Skip to first unread message

Aurimas Gedmintas

unread,
Oct 23, 2015, 7:02:28 PM10/23/15
to Ansible Project

I install ansible in my debian server and i wanna to check if ansible working by entering: ansible -m ping servers (servers - my list) and i got this:
[WARNING]: Error when using bound method CallbackModule.v2_runner_on_failed of
packages/ansible-2.0.0-py2.7.egg/ansible/plugins/callback/minimal.CallbackModule
object at 0x15a9450>>: 'TaskResult' object has no attribute 'copy'

P.S i try to change my minimal.py to this: github but same error

Brian Coca

unread,
Oct 23, 2015, 7:03:24 PM10/23/15
to Ansible Project
the issues was reported and fixed
https://github.com/ansible/ansible/issues/12894



--
Brian Coca

Aurimas Gedmintas

unread,
Oct 23, 2015, 7:19:21 PM10/23/15
to Ansible Project
Now i get: 92.62.xx.xxx | UNREACHABLE! => {
    "changed": false,
    "msg": "ERROR! SSH encountered an unknown error during the connection. We recommend you re-run the command using -vvvv, which will enable SSH debugging output to help diagnose the issue",
    "unreachable": true
Reply all
Reply to author
Forward
0 new messages