Install Ansible by using virtualenv - F5
clouddocs.f5.com › products › orchestrationTo use this new location, you must activate it. source myansible/bin/activate You should see the prompt change to include the virtualenv name. For example: ( myansible) $ Now that the virtualenv is active, all future Python commands (such as pip) will install modules into the virtualenv. Let’s install Ansible to make it possible to use the modules.