We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa70d3 commit 6309afcCopy full SHA for 6309afc
tasks/install.deb.yml
@@ -38,7 +38,7 @@
38
apt: pkg=python-pymongo state=latest
39
when: not mongodb_pymongo_from_pip
40
41
-- name: Install PIP dependencies
+- name: Install PIP
42
apt: pkg={{ item }}
43
with_items:
44
- python-dev
0 commit comments