瀏覽代碼

heisenbridge fix service name

pull/1149/head
Michael Sasser 5 年之前
父節點
當前提交
7578a355c4
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 5F653AC7631F5151
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-bridge-heisenbridge/tasks/setup_uninstall.yml

+ 1
- 1
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"


Loading…
取消
儲存