Compare commits

...

5 Commits

Author SHA1 Message Date
tl
e8ed8cf37d correction bug 2021-01-18 11:08:24 +01:00
tl
f366b0c566 adapt bug 2021-01-18 10:53:11 +01:00
tl
9b287db7a5 ajout mariadb-server 2021-01-18 10:34:34 +01:00
tl
ccd153fbb6 adapt s-lb-web2 2021-01-18 10:23:06 +01:00
tl
105b85cc53 adaptation wordpress et mysql 2021-01-18 09:55:14 +01:00

View File

@ -6,7 +6,7 @@
apt: name={{ item }} state=present
with_items:
- apache2
- mysql-server
- mariadb-server
- php-mysql
- php
- libapache2-mod-php