Make role enabled in role but turn it off in group vars

This commit is contained in:
Julian-Samuel Gebühr
2022-09-04 08:53:26 +02:00
parent 88f4166385
commit ab33024665
2 changed files with 15 additions and 1 deletions

View File

@ -1538,6 +1538,20 @@ matrix_jitsi_etherpad_base: "{{ matrix_etherpad_base_url if matrix_etherpad_enab
# /matrix-jitsi
#
######################################################################
######################################################################
#
# matrix-ldap-registration-proxy
#
######################################################################
# This is only for users with a specific LDAP setup
matrix_ldap_registration_proxy_enabled: false
######################################################################
#
# /matrix-ldap-registration-proxy
#
######################################################################
######################################################################
#