mdklatt.python
.. README pour le rôle Python.
======
python
======
.. |travis.png| image:: https://travis-ci.org/mdklatt/ansible-python-role.png?branch=master
:alt: Statut de construction Travis CI
:target: travis
_
.. _travis: https://travis-ci.org/mdklatt/ansible-python-role
.. _Rôle Ansible: http://docs.ansible.com/ansible/playbooks_roles.html#roles
.. _Ansible Galaxy: https://galaxy.ansible.com/mdklatt/python
|travis.png|
Rôle Ansible
_ pour installer des paquets Python essentiels. Des paquets supplémentaires
devraient être déployés par application dans un environnement virtualenv
.
Ce rôle est également disponible sur Ansible Galaxy
_.
Exigences
La machine cible doit avoir Python 2.7 installé.
Dépendances
Variables du Rôle
python_local
: répertoire binaire local; dépend du système
Exemple de Playbook
.. code::
- hosts: tous
rôles:
- nom: python
Installer
ansible-galaxy install mdklatt.python
Licence
mit
Téléchargements
397
Propriétaire