mdklatt.python

.. README für die Python-Rolle.

====== python ====== .. |travis.png| Bild:: https://travis-ci.org/mdklatt/ansible-python-role.png?branch=master :alt: Travis CI Buildstatus :target: travis_ .. _travis: https://travis-ci.org/mdklatt/ansible-python-role .. _Ansible Rolle: http://docs.ansible.com/ansible/playbooks_roles.html#roles .. _Ansible Galaxy: https://galaxy.ansible.com/mdklatt/python

|travis.png|

Ansible Rolle_ zur Installation von grundlegenden Python-Paketen. Zusätzliche Pakete sollten anwendungsspezifisch in einer virtualenv-Umgebung bereitgestellt werden.

Diese Rolle ist auch auf Ansible Galaxy_ verfügbar.

Anforderungen

Die Zielmaschine muss Python 2.7 installiert haben.

Abhängigkeiten

Rollenvariablen

  • python_local: lokales Binärverzeichnis; systemabhängig

Beispiel Playbook

.. code::

- hosts: alle
  
  rollen:
    - name: python
Über das Projekt

Install essential Python packages.

Installieren
ansible-galaxy install mdklatt.python
GitHub Repository
Lizenz
mit
Downloads
397
Besitzer