Oefenweb.virtualenv

virtualenv

CI Ansible Galaxy

Set up (the latest version of) virtualenv(wrapper) in Debian-like systems.

Requirements

  • pip (will not installed)

  • python(2|3) (will be installed)

Variables

  • virtualenv_python_version_major [default: 2]: Python version to install supervisor for.
  • virtualenv_python_version [default: virtualenv_python_version]: Deprecated

Dependencies

None

  • ansible-pip (see)

Example

---
- hosts: all
  roles:
    - oefenweb.virtualenv

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Set up (the latest version of) virtualenv(wrapper) in Debian-like systems

Install
ansible-galaxy install Oefenweb.virtualenv
GitHub repository
License
mit
Downloads
181