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 <https://github.com/ansible/ansible/commit/99c6f77e593a36ac26341d77fddd898665bde3ae> but same error -- 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/67dac5d3-c14c-42e8-92f1-4db5866a6c83%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
