mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-11 02:44:02 -07:00
On systems with restrictive umasks, the pip module won't allow you to install pip packages that are usable by everyone on the system. This commit adds a umask option to optionally override the umask on a per-package basis. |
||
---|---|---|
.. | ||
__init__.py | ||
easy_install.py | ||
gem.py | ||
pip.py |