use first pip in path

parent b56f144d
......@@ -94,7 +94,6 @@
name: "{{ item }}"
state: present
extra_args: "-i {{ COMMON_PYPI_MIRROR_URL }}"
executable: "/usr/local/bin/pip"
with_items: common_pip_pkgs
when: ansible_distribution in common_debian_variants
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment