소스 검색

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
No known key found for this signature in database 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:


불러오는 중...
취소
저장