Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
overmind
/
matrix-docker-ansible-deploy
miroir de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
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
il y a 4 ans
Parent
b20cfc5015
révision
d1649ff67b
1 fichiers modifiés
avec
0 ajouts
et
5 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+0
-5
roles/matrix-bot-maubot/tasks/setup_install.yml
+ 0
- 5
roles/matrix-bot-maubot/tasks/setup_install.yml
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer