diff --git a/playbooks/proposal/pre.yaml b/playbooks/proposal/pre.yaml index 07547fdcfd..d7490eeb33 100644 --- a/playbooks/proposal/pre.yaml +++ b/playbooks/proposal/pre.yaml @@ -3,6 +3,12 @@ - name: Ensure pip include_role: name: ensure-pip + vars: + ensure_pip_from_packages: True + ensure_pip_from_upstream_interpreters: + - python3.6 + - python3.7 + - python3.8 - name: Install git-review pip: