Skip to content

Instantly share code, notes, and snippets.

@alextricity25
Created November 22, 2016 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alextricity25/0c729784196259a314ca74bb0084af3c to your computer and use it in GitHub Desktop.
Save alextricity25/0c729784196259a314ca74bb0084af3c to your computer and use it in GitHub Desktop.
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ImportError: No module named memcache
failed: [cantu-rpco-newton7] (item={u'src': u'/root/.ssh/rpc_support', u'name': u'rpc_support', u'file_mode': u'0600', u'dir_mode': u'0755'}) => {"failed": true, "item": {"dir_mode": "0755", "file_mode": "0600", "name": "rpc_support", "src": "/root/.ssh/rpc_support"}, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_Fykbkx/ansible_module_memcached.py\", line 23, in <module>\n import memcache\nImportError: No module named memcache\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment