Skip to content

Commit

Permalink
get-pip: Update URL to use 3.6 script
Browse files Browse the repository at this point in the history
Connects to:

 #363
  • Loading branch information
Miguel Angel authored and mamedin committed Jan 31, 2022
1 parent d95337d commit 63079c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

- name: "Download get-pip.py"
get_url:
url: "https://bootstrap.pypa.io/pip/get-pip.py"
url: "https://bootstrap.pypa.io/pip/3.6/get-pip.py"
force: "yes"
dest: "/root/get-pip.py"

Expand Down

0 comments on commit 63079c7

Please sign in to comment.