Merge "ensure-pip debian: update package lists"
This commit is contained in:
commit
89cb77bf46
@ -1,3 +1,8 @@
|
||||
- name: Update package lists
|
||||
apt:
|
||||
update_cache: true
|
||||
become: yes
|
||||
|
||||
- name: Install Python 3 pip
|
||||
package:
|
||||
name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user