Quellcode durchsuchen

Remove debug

pull/54/head
Slavi Pantaleev vor 7 Jahren
Ursprung
Commit
91567fc41d
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. +0
    -2
      roles/matrix-server/tasks/setup/ssl/setup_ssl_lets_encrypt.yml

+ 0
- 2
roles/matrix-server/tasks/setup/ssl/setup_ssl_lets_encrypt.yml Datei anzeigen

@@ -4,8 +4,6 @@
# Tasks related to setting up Let's Encrypt's management of certificates
#

- debug: var="matrix_ssl_retrieval_method"

- name: (Deprecation) Fail if using outdated configuration
fail:
msg: "You're using the `host_specific_matrix_ssl_support_email` variable, which has been superseded by `host_specific_matrix_ssl_lets_encrypt_support_email`. Please change your configuration to use the new name!"


Laden…
Abbrechen
Speichern