Update install.deb.yml
This commit is contained in:
parent
4fa70d3dab
commit
6309afc1cf
|
@ -38,7 +38,7 @@
|
||||||
apt: pkg=python-pymongo state=latest
|
apt: pkg=python-pymongo state=latest
|
||||||
when: not mongodb_pymongo_from_pip
|
when: not mongodb_pymongo_from_pip
|
||||||
|
|
||||||
- name: Install PIP dependencies
|
- name: Install PIP
|
||||||
apt: pkg={{ item }}
|
apt: pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- python-dev
|
- python-dev
|
||||||
|
|
Loading…
Reference in New Issue