fix bug, for realz
This commit is contained in:
parent
235f5a392e
commit
65419f065f
@ -1,12 +1,14 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: yes
|
||||
pre_tasks:
|
||||
- apt:
|
||||
update_cache: yes
|
||||
upgrade: yes
|
||||
# roles:
|
||||
# - geerlingguy.pip
|
||||
tasks:
|
||||
- apt:
|
||||
upgrade: yes
|
||||
- apt:
|
||||
name:
|
||||
- python3-pip
|
||||
|
Loading…
Reference in New Issue
Block a user