소스 검색

Update roles/custom/matrix-bridge-appservice-slack/defaults/main.yml: fix indentation

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3995/head
Suguru Hirahara 1 년 전
부모
커밋
01050c520d
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-bridge-appservice-slack/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-appservice-slack/defaults/main.yml 파일 보기

@@ -153,7 +153,7 @@ matrix_appservice_slack_configuration_extension_yaml: |
# console: "info"
# files:
# - "./debug.log": "info"
#- "./error.log": "error"
# - "./error.log": "error"

matrix_appservice_slack_configuration_extension: "{{ matrix_appservice_slack_configuration_extension_yaml | from_yaml if matrix_appservice_slack_configuration_extension_yaml | from_yaml else {} }}"



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