Skip to content

Instantly share code, notes, and snippets.

@arunthampi
Created October 10, 2012 06:39
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 arunthampi/3863532 to your computer and use it in GitHub Desktop.
Save arunthampi/3863532 to your computer and use it in GitHub Desktop.
fatal: [192.168.254.254] => Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py",
line 427, in _executor
exec_rc = self._executor_internal(host)
File
"/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py",
line 478, in _executor_internal
return self._executor_internal_inner(host, inject, port)
File
"/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py",
line 595, in _executor_internal_inner
self._delete_remote_files(conn, tmp)
File
"/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py",
line 152, in _delete_remote_files
raise Exception("not going to happen")
Exception: not going to happen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment