This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
overmind
/
matrix-docker-ansible-deploy
огледало од
https://github.com/spantaleev/matrix-docker-ansible-deploy
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Add missing when statement
pull/256/head
Slavi Pantaleev
пре 7 година
родитељ
0edd7e8089
комит
2d4e19326d
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
Write
Preview
Loading…
Откажи
Сачувај