Initial commit

This commit is contained in:
nd 2018-09-20 13:21:29 +02:00
commit a6d1261679
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
4 changed files with 133 additions and 0 deletions

5
meta/main.yml Normal file
View file

@ -0,0 +1,5 @@
---
dependencies:
- { role: nginx }
- { role: nginx-php }
- { role: mariadb }