Actions
Story #4660
closedAs an ansible-pulp user, I can configure my venv to have system-site-packages enabled
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 52
Quarter:
Description
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.
Related issues
Actions
Python system-wide packages toggle
Allow user to use python system-wide packages.
closes: #4660 https://pulp.plan.io/issues/4660
Signed-off-by: Pavel Picka ppicka@redhat.com