lae.pip

lae.pip

An Ansible role for installing pip.

Role Variables

  • pip_version - pip version
  • pip_src_path - location to drop get-pip.py into

Example Playbook

- hosts: all
  become: True
  roles:
    - lae.pip
About

An Ansible role for installing pip.

Install
ansible-galaxy install lae.pip
GitHub repository
License
apache-2.0
Downloads
243
Owner