Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
overmind
/
matrix-docker-ansible-deploy
kopie van
https://github.com/spantaleev/matrix-docker-ansible-deploy
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Fix matrix-ldap-registration-proxy service stopping when uninstalling
pull/2920/head
Slavi Pantaleev
2 jaren geleden
bovenliggende
860a144283
commit
af39de9154
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
roles/custom/matrix-ldap-registration-proxy/tasks/setup_uninstall.yml
+ 1
- 1
roles/custom/matrix-ldap-registration-proxy/tasks/setup_uninstall.yml
Bestand weergeven
@@ -9,7 +9,7 @@
block:
- name: Ensure matrix-matrix_ldap_registration_proxy is stopped
ansible.builtin.service:
name: matrix-
matrix_ldap_registration_
proxy
name: matrix-
ldap-registration-
proxy
state: stopped
enabled: false
daemon_reload: true
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan