Parcourir la source
Update roles/custom/matrix-client-element/tasks/validate_config.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2276/head
NullIsNot0
il y a 3 ans
committed by
GitHub
Parent
révision
b40b4629d7
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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: |
|
|
|
|