Compare commits

...

2 Commits

Author SHA1 Message Date
Elam Monnot
e36f8af7e6 Merge branch 'main' of https://gitea.lyc-lecastel.fr/gadmin/gsb2023 2023-01-31 08:30:44 +01:00
Elam Monnot
495546fae7 il faut marcher maintenant 2023-01-31 08:29:37 +01:00

View File

@ -1,11 +1,12 @@
---
- name: installation des paquets web
apt:
- apache2
- php
- php-mbstring
- php-mysql
- mariadb-client
pkg:
- apache2
- php
- php-mbstring
- php-mysql
- mariadb-client
state: present
- name: install nfs-common