Skip to content

Install Python3 virtualenv dependencies and a wrapper script for the Ansible pip module

License

Notifications You must be signed in to change notification settings

manics-archive/ansible-role-python3-virtualenv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 Virtualenv

Build Status Ansible Role TODO

Install Python3 virtualenv dependencies and a wrapper script for the Ansible pip module.

There are multiple ways of creating Python virtualenvs including virtualenv, python3 -mvenv, but these may take different parameters. In some situations, particularly if ansible_python_interpreter is set, the Ansible pip modules passes unrecognised parameters. This role installs a wrapper script /usr/local/bin/ome-python3-virtualenv should work in all cases.

Author Information

[email protected]

License

BSD

About

Install Python3 virtualenv dependencies and a wrapper script for the Ansible pip module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.6%
  • Shell 42.4%