Przeglądaj źródła

Add missing when statement

pull/256/head
Slavi Pantaleev 6 lat temu
rodzic
commit
2d4e19326d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      roles/matrix-riot-web/tasks/setup_riot_web.yml

+ 1
- 0
roles/matrix-riot-web/tasks/setup_riot_web.yml Wyświetl plik

@@ -28,6 +28,7 @@
mode: 0644
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_username }}"
when: matrix_riot_web_enabled|bool

- name: Ensure Matrix riot-web config files installed
template:


Ładowanie…
Anuluj
Zapisz