Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Fix incorrect service name
Fixes
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/887
pull/891/head
Slavi Pantaleev
5 anos atrás
pai
e56fcbbc0d
commit
9f91eaa54b
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
roles/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
+ 1
- 1
roles/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
Ver arquivo
@@ -7,7 +7,7 @@
- name: Ensure matrix-matrix-reminder-bot is stopped
service:
name: matrix-matrix-reminder-bot
name: matrix-
bot-
matrix-reminder-bot
state: stopped
daemon_reload: yes
register: stopping_result
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar