You were right. There was a ansible pip installation. I uninstalled it and ansible --version is now correct. Thank you!! ^^
Am Donnerstag, 8. Dezember 2016 13:44:35 UTC+1 schrieb Sebastian S.: > > In fact there is one. But when I run this one something goes wrong: > > ansible@DE9899S76 /etc/ansible/roles % /usr/bin/ansible > Traceback (most recent call last): > File "/usr/bin/ansible", line 46, in <module> > from ansible.module_utils._text import to_text > ImportError: No module named _text > > > Am Donnerstag, 8. Dezember 2016 09:02:31 UTC+1 schrieb Andreas Olsson: >> >> ons 2016-12-07 klockan 23:40 -0800 skrev Sebastian S.: >> > which ansible says: /usr/local/bin/ansible >> >> That looks more like somewhere where Pip would install Ansible, or >> where someone would install Ansible manually. Any chance that you also >> have a /usr/bin/ansible, which better match the apt version? >> >> // Andreas >> > -- 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/81c19ee5-a5a0-44d5-9321-09cd60bf6ca4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
