How Do I Add a Python virtualenv to a Custom Container Image on OpenShift for Ansible Tower?
Issue
Our playbooks require additional dependencies that are not part of the default install. Normally, we run pip install $foo on our Tower servers for this (eg pip install bigsuds). Is there a suggested way to handle this when hosting tower in OpenShift?
Environment
- Ansible Tower 3.3.x with OpenShift
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.