소스 검색

heisenbridge fix service name

pull/1149/head
Michael Sasser 5 년 전
부모
커밋
7578a355c4
No known key found for this signature in database 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"


불러오는 중...
취소
저장