浏览代码

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


正在加载...
取消
保存