Merge branch 'main' of https://gitea.lyc-lecastel.fr/gadmin/gsb2023
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
- name: installation des paquets web
|
- name: installation des paquets web
|
||||||
apt:
|
apt:
|
||||||
- apache2
|
name:
|
||||||
- php
|
- apache2
|
||||||
- php-mbstring
|
- php
|
||||||
- php-mysql
|
- php-mbstring
|
||||||
- mariadb-client
|
- php-mysql
|
||||||
state: present
|
- mariadb-client
|
||||||
|
state: present
|
||||||
|
|
||||||
- name: install nfs-common
|
- name: install nfs-common
|
||||||
apt:
|
apt:
|
||||||
|
Reference in New Issue
Block a user