Created
August 30, 2018 11:15
-
-
Save makentenza/dfa87d46cd74db64ab021f92b92b2d39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_SskZdJ/ansible_module_openshift_facts.py\", line 1271, in <module>\n main()\n File \"/tmp/ansible_SskZdJ/ansible_module_openshift_facts.py\", line 1258, in main\n additive_facts_to_overwrite)\n File \"/tmp/ansible_SskZdJ/ansible_module_openshift_facts.py\", line 1013, in __init__\n additive_facts_to_overwrite)\n File \"/tmp/ansible_SskZdJ/ansible_module_openshift_facts.py\", line 1033, in generate_facts\n provider_facts = self.init_provider_facts()\n File \"/tmp/ansible_SskZdJ/ansible_module_openshift_facts.py\", line 1162, in init_provider_facts\n provider_info = self.guess_host_provider()\n File \"/tmp/ansible_SskZdJ/ansible_module_openshift_facts.py\", line 1104, in guess_host_provider\n virt_role = self.system_facts['ansible_virtualization_role']\nKeyError: 'ansible_virtualization_role'\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 1} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment