瀏覽代碼

Merge pull request #491 from thedanbob/fix-typo

Fix typo in validation
pull/492/head
Slavi Pantaleev 6 年之前
committed by GitHub
父節點
當前提交
1a766afcf2
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/matrix-base/tasks/validate_config.yml

+ 1
- 1
roles/matrix-base/tasks/validate_config.yml 查看文件

@@ -8,4 +8,4 @@
when: "item in vars"
with_items:
- 'matrix_user_uid'
- 'matrix_user_uid'
- 'matrix_user_gid'

Loading…
取消
儲存