On Wed, 11 Feb 2015 22:18 -0800, Amol Shende <[email protected]> wrote: > Hi Everyone, I am using ansible since 2 months. It was working fine > uptill > now. But, now it is giving error to every ansible command. > For Ex. I am running ping command it is giving following error
[...] > "/usr/lib/python2.7/site-packages/ansible/runner/connection_plugins/ssh.py", > line 236, in not_in_host_file > if tokens[0].find(self.HASHED_KEY_MAGIC) == 0: > *IndexError: list index out of range* Something is wrong with your "~/.ssh/known_hosts" file? Giovanni -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1423790642.1070015.226919429.6C20C137%40webmail.messagingengine.com. For more options, visit https://groups.google.com/d/optout.
