pip_install role docs

This role will install pip using the upstream pip. Within the installation of pip the role will create a .pip directory within the deploying users home folder and and blank selfcheck JSON file for pip to use to keep track of versions.

Basic Role Example

- role: "pip_install"

Table Of Contents

Project Source

This Page