소스 검색

Update roles/custom/matrix-authentication-service/tasks/syn2mas.yml: fix punctuation

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

+ 1
- 1
roles/custom/matrix-authentication-service/tasks/syn2mas.yml 파일 보기

@@ -106,7 +106,7 @@
# See: https://ansibledaily.com/print-to-standard-output-without-escaping/
#
# We want to run `debug: msg=".."`, but that dumps it as JSON and escapes double quotes within it,
# which ruins the command (`matrix_authentication_service_syn2mas_migration_command`)
# which ruins the command (`matrix_authentication_service_syn2mas_migration_command`).
- name: Note about syn2mas migration
ansible.builtin.set_fact:
dummy: true


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