mdklatt.python
README for the Python Role
Python
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
- tmpdir: Link to the tmpdir role
Role Variables
python_local
: Local binary directory; depends on the system.
Example Playbook
- hosts: all
roles:
- name: python
Installa
ansible-galaxy install mdklatt.python
Licenza
mit
Download
397
Proprietario