Преглед изворни кода

Add missing when statement

pull/256/head
Slavi Pantaleev пре 7 година
родитељ
комит
2d4e19326d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      roles/matrix-riot-web/tasks/setup_riot_web.yml

+ 1
- 0
roles/matrix-riot-web/tasks/setup_riot_web.yml Прегледај датотеку

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


Loading…
Откажи
Сачувај