mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved variable naming bugs, which exist because of big refactoring on friday
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
application_id: "friendica"
|
||||
database_password: "{{ applications[application_id].credentials.database_password }}"
|
||||
database_type: "mariadb"
|
||||
no_validation: "{{ applications[application_id].features.oidc }}" # Email validation is not neccessary if OIDC is active
|
Reference in New Issue
Block a user