Просмотр исходного кода

Add ensure-matrix-users-created tag

Now that the Draupnir user may be auto-created in certain configurations (if a password is assigned), it's useful to have the tag there.
pull/3941/head
Slavi Pantaleev 1 год назад
committed by GitHub
Родитель
Сommit
1affa59d65
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: B5690EEEBB952194
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/configuring-playbook-bot-draupnir.md

+ 1
- 1
docs/configuring-playbook-bot-draupnir.md Просмотреть файл

@@ -147,7 +147,7 @@ After configuring the playbook, run it with [playbook tags](playbook-tags.md) as

<!-- NOTE: let this conservative command run (instead of install-all) to make it clear that failure of the command means something is clearly broken. -->
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start
```

**Notes**:


Загрузка…
Отмена
Сохранить