Compare commits
2 Commits
c29549a281
...
e36f8af7e6
Author | SHA1 | Date | |
---|---|---|---|
|
e36f8af7e6 | ||
|
495546fae7 |
@ -1,11 +1,12 @@
|
|||||||
---
|
---
|
||||||
- name: installation des paquets web
|
- name: installation des paquets web
|
||||||
apt:
|
apt:
|
||||||
- apache2
|
pkg:
|
||||||
- php
|
- apache2
|
||||||
- php-mbstring
|
- php
|
||||||
- php-mysql
|
- php-mbstring
|
||||||
- mariadb-client
|
- php-mysql
|
||||||
|
- mariadb-client
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: install nfs-common
|
- name: install nfs-common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user