mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-10 04:04:09 +00:00
Update install.deb.yml
This commit is contained in:
parent
4fa70d3dab
commit
6309afc1cf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user