mdklatt.python

README for the Python Role

Python

Travis CI build status

This is an Ansible role designed to install essential Python packages. For any additional packages, they should be set up for each application in a virtualenv environment.

This role can also be found on Ansible Galaxy.

Requirements

The target machine needs to have Python 2.7 installed.

Dependencies

Role Variables

  • python_local: Local binary directory; depends on the system.

Example Playbook

- hosts: all
  roles:
    - name: python
Informazioni sul progetto

Install essential Python packages.

Installa
ansible-galaxy install mdklatt.python
Licenza
mit
Download
397
Proprietario