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
|
||||
- php
|
||||
- php-mbstring
|
||||
- php-mysql
|
||||
- mariadb-client
|
||||
state: present
|
||||
---
|
||||
- name: installation des paquets web
|
||||
apt:
|
||||
name:
|
||||
- apache2
|
||||
- php
|
||||
- php-mbstring
|
||||
- php-mysql
|
||||
- mariadb-client
|
||||
state: present
|
||||
|
||||
- name: install nfs-common
|
||||
apt:
|
||||
|
Reference in New Issue
Block a user