Explorar el Código

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

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2276/head
NullIsNot0 hace 3 años
committed by GitHub
padre
commit
b40b4629d7
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-client-element/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-client-element/tasks/validate_config.yml Ver fichero

@@ -14,7 +14,7 @@
You need to define at least one map tile server. You need to define at least one map tile server.
when: when:
- matrix_client_element_location_sharing | bool - 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 - name: (Deprecation) Catch and report riot-web variables
ansible.builtin.fail: ansible.builtin.fail:


Cargando…
Cancelar
Guardar