Install python-mysqldb on all nodes

This commit is contained in:
Łukasz Oleś 2015-04-29 09:59:33 +00:00
parent 50c76eed9d
commit 8514f1492d

View File

@ -12,6 +12,7 @@
- apt: name=ipython state=present
- apt: name=python-pudb state=present
- apt: name=python-pip state=present
- apt: name=python-mysqldb state=present
- shell: pip install docker-py
# requirements