Skip to content

Commit 6309afc

Browse files
author
Oleg Vivtash
committed
Update install.deb.yml
1 parent 4fa70d3 commit 6309afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/install.deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
apt: pkg=python-pymongo state=latest
3939
when: not mongodb_pymongo_from_pip
4040

41-
- name: Install PIP dependencies
41+
- name: Install PIP
4242
apt: pkg={{ item }}
4343
with_items:
4444
- python-dev

0 commit comments

Comments
 (0)