Skip to content

Instantly share code, notes, and snippets.

@EugenMayer
Last active November 2, 2021 23:01
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 EugenMayer/b3a59dff4c7d510c0fa105b20feaa8d1 to your computer and use it in GitHub Desktop.
Save EugenMayer/b3a59dff4c7d510c0fa105b20feaa8d1 to your computer and use it in GitHub Desktop.
TASK [prechecks : Get container facts] *****************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'docker'
fatal: [backups]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"<stdin>\", line 100, in <module>\n File \"<stdin>\", line 92, in _ansiballz_main\n File \"<stdin>\", line 40, in invoke_module\n File \"/usr/lib/python3.9/runpy.py\", line 210, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File \"/usr/lib/python3.9/runpy.py\", line 97, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File \"/usr/lib/python3.9/runpy.py\", line 87, in _run_code\n exec(code, run_globals)\n File \"/tmp/ansible_kolla_container_facts_payload_q4nov9h3/ansible_kolla_container_facts_payload.zip/ansible/modules/kolla_container_facts.py\", line 18, in <module>\nModuleNotFoundError: No module named 'docker'\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
ok: [compute1]
ok: [compute4]
ok: [controller]
[glance:children]
control
replaced with:
[glance]
backups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment