Created
May 7, 2013 21:20
-
-
Save pas256/5536216 to your computer and use it in GitHub Desktop.
I dunno
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
Traceback (most recent call last): | |
File "/Users/pas/ansible/lib/ansible/runner/__init__.py", line 65, in _executor_hook | |
result_queue.put(multiprocessing_runner._executor(host)) | |
File "/Users/pas/ansible/lib/ansible/runner/__init__.py", line 281, in _executor | |
self.callbacks.on_unreachable(host, msg) | |
File "/Users/pas/ansible/lib/ansible/callbacks.py", line 312, in on_unreachable | |
msg = "fatal: [%s] => %s" % (host, results) | |
UnicodeDecodeError: 'ascii' codec can't decode byte 0xbf in position 205: ordinal not in range(128) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The task is: