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
Do not restart matrix-bot-maubot.service on every playbook run
Related to
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1894
pull/1961/head
Slavi Pantaleev
4 anos atrás
pai
b20cfc5015
commit
d1649ff67b
1 arquivos alterados
com
0 adições
e
5 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-5
roles/matrix-bot-maubot/tasks/setup_install.yml
+ 0
- 5
roles/matrix-bot-maubot/tasks/setup_install.yml
Ver arquivo
@@ -70,8 +70,3 @@
ansible.builtin.service:
daemon_reload: true
when: "matrix_bot_maubot_systemd_service_result.changed|bool"
- name: Ensure matrix-bot-maubot.service restarted, if necessary
ansible.builtin.service:
name: "matrix-bot-maubot.service"
state: restarted
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar