This commit is contained in:
Andreas Zweili 2021-10-25 13:26:46 +02:00
parent c3d5ac7eb6
commit 4420635459
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
command: "passwd -l root"
- name: "Download Pip"
get-url:
get_url:
url: "https://bootstrap.pypa.io/get-pip.py"
dest: "/tmp/get-pip.py"
mode: "0644"