Michael Sasser
4 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 5F653AC7631F5151
1 zmienionych plików z
1 dodań i
1 usunięć
-
roles/matrix-bridge-heisenbridge/tasks/setup_uninstall.yml
|
|
|
@@ -7,7 +7,7 @@ |
|
|
|
|
|
|
|
- name: Ensure matrix-heisenbridge is stopped |
|
|
|
service: |
|
|
|
name: heisenbridge |
|
|
|
name: matrix-heisenbridge |
|
|
|
state: stopped |
|
|
|
daemon_reload: yes |
|
|
|
when: "matrix_heisenbridge_service_stat.stat.exists" |
|
|
|
|