mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Raw refactoring of roles
This commit is contained in:
2
roles/docker-mybb/Todo.md
Normal file
2
roles/docker-mybb/Todo.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Todo
|
||||
- Optimize the role for the new role structure. But propably discourse is sufficient and this role isn't needed anymore.
|
7
roles/docker-mybb/vars/configuration.yml
Normal file
7
roles/docker-mybb/vars/configuration.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
version: "latest"
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
landingpage_iframe: false
|
||||
central_database: true
|
Reference in New Issue
Block a user