skinnedknuckles
2014-10-18 01:44:20 UTC
Centos 7
Ansible 1.8
Python 2.7
there are some redundant entries in my environment path but I don't see how
that would cause this problem
PATH is
/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/bin:/usr/sbin:/bin:/sbin:/home/username/.local/bin:/home/username/bin:/etc/ansible:/etc/ansible/bin:/usr/bin/python
Every time I try to run ansible I get
Traceback (most recent call last):
File "/etc/ansible/bin/ansible", line 25, in <module>
from ansible.runner import Runner
ImportError: No module named ansible.runner
I'm not sure if this is a problem with python or ansible but it seems like
something very basic. I've dug around the internet and all I found was
http://michaelheap.com/ansible-importerror-no-module-named-ansible-playbook/
Any tips would be appreciated.
Ansible 1.8
Python 2.7
there are some redundant entries in my environment path but I don't see how
that would cause this problem
PATH is
/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/bin:/usr/sbin:/bin:/sbin:/home/username/.local/bin:/home/username/bin:/etc/ansible:/etc/ansible/bin:/usr/bin/python
Every time I try to run ansible I get
Traceback (most recent call last):
File "/etc/ansible/bin/ansible", line 25, in <module>
from ansible.runner import Runner
ImportError: No module named ansible.runner
I'm not sure if this is a problem with python or ansible but it seems like
something very basic. I've dug around the internet and all I found was
http://michaelheap.com/ansible-importerror-no-module-named-ansible-playbook/
Any tips would be appreciated.
--
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 ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5599b77c-2853-4346-bbe7-f8285db30824%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5599b77c-2853-4346-bbe7-f8285db30824%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.