Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add missing when statement
pull/256/head
Slavi Pantaleev
hace 7 años
padre
0edd7e8089
commit
2d4e19326d
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
roles/matrix-riot-web/tasks/setup_riot_web.yml
+ 1
- 0
roles/matrix-riot-web/tasks/setup_riot_web.yml
Ver fichero
@@ -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:
Escribir
Vista previa
Cargando…
Cancelar
Guardar