Application de develop sur octo #1

Open
lucaskev wants to merge 15 commits from develop into main
Showing only changes of commit 65419f065f - Show all commits

View File

@ -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