Seems that (after making sure the submodules are pulled) that there is another problem I am seeing.
After source ..hack.. my PYTHON path is setup as: "/Users/bkaplan/si/ansible/lib:" Hence the reason why modules like sys are not found. If I manually change it to: "/Users/bkaplan/si/ansible/lib:/usr/local/lib/python2.7/site-packages" all is well. Does anybody know how that is env is formed? What is hack looking for that should go after ':' ? -- 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/6be026a3-66ae-4a22-873d-f7e207b748bf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
