ソースを参照

Remove debug

pull/54/head
Slavi Pantaleev 7年前
コミット
91567fc41d
1個のファイルの変更0行の追加2行の削除
  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 ファイルの表示

@@ -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!"


読み込み中…
キャンセル
保存