please work fine
This commit is contained in:
parent
e36f8af7e6
commit
8f3f364152
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
- name: installation des paquets web
|
- name: installation des paquets web
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
name:
|
||||||
- apache2
|
- apache2
|
||||||
- php
|
- php
|
||||||
- php-mbstring
|
- php-mbstring
|
||||||
- php-mysql
|
- php-mysql
|
||||||
- mariadb-client
|
- mariadb-client
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: install nfs-common
|
- name: install nfs-common
|
||||||
apt:
|
apt:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user