소스 검색

Add newline at end of file

pull/3195/head
Slavi Pantaleev 2 년 전
committed by GitHub
부모
커밋
08cc646933
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-synapse/tasks/ext/setup_install.yml

+ 1
- 1
roles/custom/matrix-synapse/tasks/ext/setup_install.yml 파일 보기

@@ -81,4 +81,4 @@
- install-synapse
block:
- when: matrix_synapse_ext_synapse_auto_accept_invite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/ext/synapse-auto-accept-invite/setup_install.yml"
ansible.builtin.include_tasks: "{{ role_path }}/tasks/ext/synapse-auto-accept-invite/setup_install.yml"

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