Skip to content

Instantly share code, notes, and snippets.

@glennswest
Created July 2, 2018 19:57
Show Gist options
  • Save glennswest/438f97e9484e40a19f6e62d45cc57671 to your computer and use it in GitHub Desktop.
Save glennswest/438f97e9484e40a19f6e62d45cc57671 to your computer and use it in GitHub Desktop.
TASK [openshift_version : Get available RPM version] ***************************
fatal: [openshift.ncc9.com]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Shared connection to openshift.ncc9.com closed.\r\n", "module_stdout": "Traceback (most recent call last):\r\n File \"/tmp/ansible_hjvg6s/ansible_module_repoquery.py\", line 642, in <module>\r\n main()\r\n File \"/tmp/ansible_hjvg6s/ansible_module_repoquery.py\", line 632, in main\r\n rval = Repoquery.run_ansible(module.params, module.check_mode)\r\n File \"/tmp/ansible_hjvg6s/ansible_module_repoquery.py\", line 588, in run_ansible\r\n results = repoquery.repoquery()\r\n File \"/tmp/ansible_hjvg6s/ansible_module_repoquery.py\", line 547, in repoquery\r\n rval = self._repoquery_cmd(repoquery_cmd, True, 'raw')\r\n File \"/tmp/ansible_hjvg6s/ansible_module_repoquery.py\", line 385, in _repoquery_cmd\r\n returncode, stdout, stderr = _run(cmds)\r\n File \"/tmp/ansible_hjvg6s/ansible_module_repoquery.py\", line 356, in _run\r\n stderr=subprocess.PIPE)\r\n File \"/usr/lib64/python2.7/subprocess.py\", line 711, in __init__\r\n errread, errwrite)\r\n File \"/usr/lib64/python2.7/subprocess.py\", line 1327, in _execute_child\r\n raise child_exception\r\nOSError: [Errno 2] No such file or directory\r\n", "msg": "MODULE FAILURE", "rc": 0}
to retry, use: --limit @/usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.retry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment