Ansible Tower and Python libs
Ansible Tower has two critical components that control its Python dependency path:
- The "awx" user
- The /var/lib/awx/venv/ansible/bin/activate virtual environment
If you're going to successfully run complex pip deployments, you must deploy into this virtual environment as this user.