Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Add missing when statement
pull/256/head
Slavi Pantaleev
há 6 anos
ascendente
0edd7e8089
cometimento
2d4e19326d
1 ficheiros alterados
com
1 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
roles/matrix-riot-web/tasks/setup_riot_web.yml
+ 1
- 0
roles/matrix-riot-web/tasks/setup_riot_web.yml
Ver ficheiro
@@ -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:
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar