This is confusing. I've definitely installed the pyrax module. Here is my workflow:
# /opt/wp/Python-2.7.5/bin/virtualenv venv # source venv/bin/activate # pip install git+git://github.com/rackspace/pyrax.git --upgrade # ansible-playbook apps/rackspace/play_rackspace.yml -i apps/rackspace/rax/rax.py I would expect this to run the rax.py inventory file just fine but its failing now. I've destroyed the virtualenv and recreated it to no avail. Thanks for any help. -- 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/68d46265-463d-45eb-8e02-008dbceb7ff8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
