I have tried suggestions on Github, Google Groups, and GIthub Gists but can't seem to resolve this error.
I'm using system version of Python which python /usr/bin/python python --version Python 2.7.6 Pip was installed using sudo simple_install pip which pip /usr/local/bin/pip pip --version pip 6.1.1 from /Library/Python/2.7/site-packages/pip-6.1.1-py2.7.egg (python 2.7) Ansible and dopy both installed as pip modules pip list ... ansible (1.9.1) ... dopy (0.3.6) ... But I get an error when trying to run playbook using digital ocean module TASK: [create digitalocean droplet] ******************************************* failed: [127.0.0.1] => {"failed": true, "parsed": false} failed=True msg='dopy >= 0.2.3 required for this module' -- 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 ansible-project+unsubscr...@googlegroups.com. To post to this group, send email to ansible-project@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/764261fd-85d7-4a3b-918c-56ef13e4fdbb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.