Project

Profile

Help

Story #4660

Updated by bmbouter about 5 years ago

https://virtualenv.pypa.io/en/latest/userguide/#removing-an-environment 

 I think this can be done by modifying the virtualenv_command for the pip module: 
 https://github.com/pulp/ansible-pulp/blob/master/roles/pulp/tasks/install.yml#L77 
 https://docs.ansible.com/ansible/latest/modules/pip_module.html 

 This option is disabled by default.

Back