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
Fix incorrect path
pull/2/head
Slavi Pantaleev
há 7 anos
ascendente
7310498f71
cometimento
88b4434da9
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
roles/matrix-server/tasks/setup_corporal.yml
+ 1
- 1
roles/matrix-server/tasks/setup_corporal.yml
Ver ficheiro
@@ -63,6 +63,6 @@
- name: Ensure matrix-corporal.service doesn't exist
file:
path: "
{{ role_path }}/templates/systemd/matrix-corporal.service.j2
"
path: "
/etc/systemd/system/matrix-corporal.service
"
state: absent
when: "not matrix_corporal_enabled"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar