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
Преглед изворни кода
fix wrong variable name
pull/386/head
Horvath Gergely
пре 6 година
родитељ
3c8535c3bc
комит
a164fe485e
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-riot-web/tasks/setup_riot_web.yml
+ 1
- 1
roles/matrix-riot-web/tasks/setup_riot_web.yml
Прегледај датотеку
@@ -40,7 +40,7 @@
dockerfile: Dockerfile
path: "{{ matrix_riot_web_docker_src_files_path }}"
pull: yes
when: "matrix_riot_web_enabled|bool and matrix_self_build"
when: "matrix_riot_web_enabled|bool and matrix_
riot_web_
self_build"
- name: Ensure Matrix riot-web configuration installed
copy:
Write
Preview
Loading…
Откажи
Сачувај