ajout doku

This commit is contained in:
mathis
2022-10-13 10:14:22 +02:00
parent 471645b66e
commit f66fc1b4e4
3 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
- name: installation apache2 php php-gd php-mbstring php-string php-xml
apt:
name:
- apache2
- php
- php-gd
- php-mbstring
- php-xml
state: present