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
fixed path to config template
pull/622/head
Sabine Laszakovits
hace 4 años
committed by
Stuart Mumford
padre
e7d769448e
commit
2bb44f2169
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
roles/matrix-maubot/tasks/main.yml
+ 1
- 1
roles/matrix-maubot/tasks/main.yml
Ver fichero
@@ -17,7 +17,7 @@
- name: Create Config File
template:
src: maubot_config.yaml.j2
src:
"{{ role_path }}/templates/
maubot_config.yaml.j2
"
dest: "{{ matrix_maubot_config_path }}"
owner: "{{ matrix_user_username }}"
mode: "u=rwx"
Escribir
Vista previa
Cargando…
Cancelar
Guardar