Update install.deb.yml

This commit is contained in:
Oleg Vivtash 2015-04-06 19:51:47 +03:00
parent 4fa70d3dab
commit 6309afc1cf
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
apt: pkg=python-pymongo state=latest
when: not mongodb_pymongo_from_pip
- name: Install PIP dependencies
- name: Install PIP
apt: pkg={{ item }}
with_items:
- python-dev