ソースを参照

Update roles/custom/matrix-client-element/tasks/validate_config.yml

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2276/head
NullIsNot0 3年前
committed by GitHub
コミット
b40b4629d7
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/custom/matrix-client-element/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-client-element/tasks/validate_config.yml ファイルの表示

@@ -14,7 +14,7 @@
You need to define at least one map tile server.
when:
- matrix_client_element_location_sharing | bool
- matrix_client_element_location_map_tile_servers == []
- matrix_client_element_location_map_tile_servers | length == 0

- name: (Deprecation) Catch and report riot-web variables
ansible.builtin.fail:


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