Преглед на файлове

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

pull/2038/head
Julian-Samuel Gebühr преди 3 години
committed by TheOneWithTheBraid
родител
ревизия
42230b6765
променени са 2 файла, в които са добавени 15 реда и са изтрити 1 реда
  1. +14
    -0
      group_vars/matrix_servers
  2. +1
    -1
      roles/matrix-ldap-registration-proxy/defaults/main.yml

+ 14
- 0
group_vars/matrix_servers Целия файл

@@ -1570,6 +1570,20 @@ matrix_jitsi_etherpad_base: "{{ matrix_etherpad_base_url if matrix_etherpad_enab
# /matrix-jitsi # /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
#
######################################################################


###################################################################### ######################################################################
# #


+ 1
- 1
roles/matrix-ldap-registration-proxy/defaults/main.yml Целия файл

@@ -2,7 +2,7 @@
# matrix_ldap_registration_proxy - Want to build a large-scale Matrix server using external registration on LDAP? # matrix_ldap_registration_proxy - Want to build a large-scale Matrix server using external registration on LDAP?
# Project source code URL: https://gitlab.com/activism.international/matrix_ldap_registration_proxy # Project source code URL: https://gitlab.com/activism.international/matrix_ldap_registration_proxy


matrix_ldap_registration_proxy_enabled: false
matrix_ldap_registration_proxy_enabled: true


matrix_ldap_registration_proxy_container_image_self_build_repo: "https://gitlab.com/activism.international/matrix_ldap_registration_proxy.git" matrix_ldap_registration_proxy_container_image_self_build_repo: "https://gitlab.com/activism.international/matrix_ldap_registration_proxy.git"
matrix_ldap_registration_proxy_container_image_self_build_branch: "{{ matrix_ldap_registration_proxy_version }}" matrix_ldap_registration_proxy_container_image_self_build_branch: "{{ matrix_ldap_registration_proxy_version }}"


Зареждане…
Отказ
Запис