ajout doku
This commit is contained in:
9
sio2/sisr2/40-Ansible/dokuw/roles/web/tasks/main.yml
Normal file
9
sio2/sisr2/40-Ansible/dokuw/roles/web/tasks/main.yml
Normal 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
|
||||
Reference in New Issue
Block a user