Implemented draft for moddle

This commit is contained in:
2024-01-18 20:54:20 +01:00
parent ddf87feb42
commit 3b78cc1604
3 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
docker_compose_project_name: "moodle"
database_password: "{{moodle_database_password}}"
database_type: "mariadb"