Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
overmind
/
matrix-docker-ansible-deploy
Mirror von
https://github.com/spantaleev/matrix-docker-ansible-deploy
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Aktivität
Quellcode durchsuchen
Remove ma1sd leftovers
pull/2038/head
Julian-Samuel Gebühr
vor 3 Jahren
committed by
TheOneWithTheBraid
Ursprung
6f02a916ec
Commit
8e76d712df
1 geänderte Dateien
mit
0 neuen
und
5 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
+0
-5
roles/matrix-ldap-registration-proxy/vars/main.yml
+ 0
- 5
roles/matrix-ldap-registration-proxy/vars/main.yml
Datei anzeigen
@@ -1,5 +0,0 @@
---
# Doing `|from_yaml` when the extension contains nothing yields an empty string ("").
# We need to ensure it's a dictionary or `|combine` (when building `matrix_ma1sd_configuration`) will fail later.
matrix_ma1sd_configuration_extension: "{{ matrix_ma1sd_configuration_extension_yaml | from_yaml if matrix_ma1sd_configuration_extension_yaml | from_yaml else {} }}"
Verfassen
Vorschau
Laden…
Abbrechen
Speichern