forked from gadmin/gsb2023
Merge branch 'main' of https://gitea.lyc-lecastel.fr/gadmin/gsb2023
This commit is contained in:
commit
83bfd34e91
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user