Skip to content
Snippets Groups Projects
Commit b3611366 authored by Yannick SEBASTIA's avatar Yannick SEBASTIA
Browse files

become manquant

parent 7bf39580
No related branches found
No related tags found
No related merge requests found
---
- name: "installation des dépendances python et librairies client mariadb"
become: true
apt:
name: "{{ item }}"
state: latest
......@@ -7,7 +8,7 @@
- python3
- python3-pip
- python3-venv
- mariadb-client
- mariadb-client
- libmariadb-dev
- name: "installation de wheel"
......@@ -49,14 +50,14 @@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment