Przeglądaj źródła

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

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2276/head
NullIsNot0 3 lat temu
committed by GitHub
rodzic
commit
8d161f3c79
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      roles/custom/matrix-client-element/tasks/setup_install.yml

+ 1
- 0
roles/custom/matrix-client-element/tasks/setup_install.yml Wyświetl plik

@@ -70,6 +70,7 @@
group: "{{ matrix_user_groupname }}"

- name: Ensure Element map style installed
when: matrix_client_element_location_sharing_enabled | bool
ansible.builtin.copy:
content: "{{ matrix_client_element_location_map_style | to_nice_json }}"
dest: "{{ matrix_client_element_data_path }}/style.json"


Ładowanie…
Anuluj
Zapisz