ZeroDowntime.python_pip

python_pip

Ansible role to install pip (Python modules)

Installation

   ansible-galaxy install zerodowntime.python_pip

Requirements

This role needs Ansible version 2.5 or newer.

Supported systems:

  platforms:
    - name: EL
      versions:
        - 7
    - name: Ubuntu
      versions:
        - trusty
        - xenial

Default Role Variables

Variable Name Required? Type Description
python_pip__upgrade yes bool Upgrade pip after installation
python_pip__package_name yes string Name of the system package to install

All variables can be found in the defaults/main.yml file.

Static Role Variables

Variable Name Type Description
python_pip__version string Version of pip that is installed
python_pip__default_package_name string Name of the system pip package

All static variables can be found in the vars/main.yml file.

Example Playbook

    - hosts: all
      become: true
      roles:
      - role: zerodowntime.python_pip
        python_pip__upgrade: true

License

Apache License 2.0

Support

You can contact support at ansible@zerodowntime.pl

Informazioni sul progetto

Ansible role to install pip (python modules)

Installa
ansible-galaxy install ZeroDowntime.python_pip
Licenza
apache-2.0
Download
489
Proprietario
Find your ZEN with our DevOps solutions