瀏覽代碼

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
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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


Loading…
取消
儲存