瀏覽代碼

accidentaly removed a :

pull/351/head
prasket 6 年之前
父節點
當前提交
a23455b697
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/updating-users-passwords.md

+ 1
- 1
docs/updating-users-passwords.md 查看文件

@@ -2,7 +2,7 @@

## Option 1 (if you are using the default matrix-postgres container):

You can reset a user's password via the Ansible playbook (make sure to edit the `<your-username>` and `<your-password>` part below)
You can reset a user's password via the Ansible playbook (make sure to edit the `<your-username>` and `<your-password>` part below):

```
ansible-playbook -i inventory/hosts setup.yml --extra-vars='user:w


Loading…
取消
儲存