mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-19 03:26:44 +00:00
Implemented schema/main.yml und config/main.yml file
This commit is contained in:
12
roles/web-app-mybb/config/main.yml
Normal file
12
roles/web-app-mybb/config/main.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
version: "latest"
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
portfolio_iframe: true
|
||||
central_database: true
|
||||
|
||||
docker:
|
||||
services:
|
||||
database:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user