ajout paquets modules php
This commit is contained in:
parent
6f803444a8
commit
9f635de453
@ -1,10 +1,16 @@
|
||||
---
|
||||
- name: Install apache2 php php5-mysql
|
||||
- name: Install apache2 php php5-mysql et autres modules php
|
||||
apt:
|
||||
name:
|
||||
- apache2
|
||||
- php
|
||||
- php-mysql
|
||||
- php-gd
|
||||
- php-zip
|
||||
- php-mbstring
|
||||
- php-curl
|
||||
- php-imagick
|
||||
- php-xml
|
||||
state: present
|
||||
|
||||
- name: copie exports pour partage nfs wordpress
|
||||
|
Loading…
x
Reference in New Issue
Block a user