Application de develop sur octo #1
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue