Compare commits
5 Commits
v0.0.4h-jl
...
v0.0.4j-em
Author | SHA1 | Date | |
---|---|---|---|
8f3f364152 | |||
e36f8af7e6 | |||
495546fae7 | |||
c29549a281 | |||
aadc552dc3 |
@ -1,10 +1,13 @@
|
|||||||
- name:
|
---
|
||||||
- apache2
|
- name: installation des paquets web
|
||||||
- php
|
apt:
|
||||||
- php-mbstring
|
name:
|
||||||
- php-mysql
|
- apache2
|
||||||
- mariadb-client
|
- php
|
||||||
state: present
|
- php-mbstring
|
||||||
|
- php-mysql
|
||||||
|
- mariadb-client
|
||||||
|
state: present
|
||||||
|
|
||||||
- name: install nfs-common
|
- name: install nfs-common
|
||||||
apt:
|
apt:
|
||||||
|
Reference in New Issue
Block a user