Procházet zdrojové kódy

Remove some leftover debug statements

pull/6/head
Slavi Pantaleev před 7 roky
rodič
revize
21a108262f
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. +0
    -4
      roles/matrix-server/tasks/setup_synapse_ext_rest_auth.yml

+ 0
- 4
roles/matrix-server/tasks/setup_synapse_ext_rest_auth.yml Zobrazit soubor

@@ -32,10 +32,6 @@
{{ [{'name': 'rest_auth_provider', 'level': 'DEBUG'}] }}
when: "matrix_synapse_ext_password_provider_rest_auth_enabled"

- debug: var="matrix_synapse_container_additional_volumes"

- debug: var="matrix_synapse_additional_loggers"

#
# Tasks related to getting rid of matrix-synapse-rest-auth (if it was previously enabled)
#


Načítá se…
Zrušit
Uložit