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
Installieren
ansible-galaxy install mdklatt.python
Lizenz
mit
Downloads
397
Besitzer