ajout paquets modules php

This commit is contained in:
root 2021-04-06 17:05:30 +02:00
parent 6f803444a8
commit 9f635de453

View File

@ -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