Selaa lähdekoodia

Add missing when statement

pull/256/head
Slavi Pantaleev 6 vuotta sitten
vanhempi
commit
2d4e19326d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      roles/matrix-riot-web/tasks/setup_riot_web.yml

+ 1
- 0
roles/matrix-riot-web/tasks/setup_riot_web.yml Näytä tiedosto

@@ -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:


Ladataan…
Peruuta
Tallenna