Ver a proveniência
Merge pull request #3858 from luixxiul/fix
Update docs/configuring-playbook-bot-draupnir.md and docs/configuring-playbook-bot-mjolnir.md
pull/3860/head
Slavi Pantaleev
há 1 ano
committed by
GitHub
ascendente
cometimento
b5f89e6429
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
2 ficheiros alterados com
2 adições e
2 eliminações
-
docs/configuring-playbook-bot-draupnir.md
-
docs/configuring-playbook-bot-mjolnir.md
|
|
|
@@ -91,7 +91,7 @@ When NOT using Pantalaimon, Draupnir does not log in by itself and you must give |
|
|
|
|
|
|
|
Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs): |
|
|
|
|
|
|
|
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with the your own values. |
|
|
|
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with your own values. |
|
|
|
|
|
|
|
```yaml |
|
|
|
matrix_bot_draupnir_enabled: true |
|
|
|
|
|
|
|
@@ -87,7 +87,7 @@ When NOT using Pantalaimon, Mjolnir does not log in by itself and you must give |
|
|
|
|
|
|
|
Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs): |
|
|
|
|
|
|
|
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with the your own values. |
|
|
|
You must replace `ACCESS_TOKEN_FROM_STEP_2_GOES_HERE` and `ROOM_ID_FROM_STEP_4_GOES_HERE` with your own values. |
|
|
|
|
|
|
|
```yaml |
|
|
|
matrix_bot_mjolnir_enabled: true |
|
|
|
|