Skip to content

Instantly share code, notes, and snippets.

@bbyhuy
Created September 12, 2016 17:27
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 bbyhuy/ad1f4ee6fd8ab06dbc41cf37198d4f57 to your computer and use it in GitHub Desktop.
Save bbyhuy/ad1f4ee6fd8ab06dbc41cf37198d4f57 to your computer and use it in GitHub Desktop.
msg: MODULE FAILURE
fatal: [infra3_memcached_container-b076e38e -> None]: FAILED! => {"changed": false, "failed": true, "module_stderr": "443: error creating container infra3_memcached_container-b076e38e\nTraceback (most recent call last):\n File \"/tmp/ansible_ddH0GX/ansible_module_lxc_container.py\", line 1780, in <module>\n main()\n File \"/tmp/ansible_ddH0GX/ansible_module_lxc_container.py\", line 1773, in main\n lxc_manage = LxcContainerManagement(module=module)\n File \"/tmp/ansible_ddH0GX/ansible_module_lxc_container.py\", line 607, in __init__\n self.container = self.get_container_bind()\n File \"/tmp/ansible_ddH0GX/ansible_module_lxc_container.py\", line 612, in get_container_bind\n return lxc.Container(name=self.container_name)\n File \"/usr/local/lib/python2.7/dist-packages/lxc/__init__.py\", line 153, in __init__\n _lxc.Container.__init__(self, name)\nSystemError: NULL result without error in PyObject_Call\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