Compare commits

..

No commits in common. "e36f8af7e6f4f93f36d829c6d8495e0260e0cf74" and "c29549a281c649856cb1d552ec35b4e31104181d" have entirely different histories.

View File

@ -1,12 +1,11 @@
---
- name: installation des paquets web
apt:
pkg:
- apache2
- php
- php-mbstring
- php-mysql
- mariadb-client
- apache2
- php
- php-mbstring
- php-mysql
- mariadb-client
state: present
- name: install nfs-common