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
Fix incorrect service name
Fixes
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/887
pull/891/head
Slavi Pantaleev
il y a 5 ans
Parent
e56fcbbc0d
révision
9f91eaa54b
1 fichiers modifiés
avec
1 ajouts
et
1 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
+1
-1
roles/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
+ 1
- 1
roles/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer