Преглед изворни кода

Update docs/configuring-playbook-bot-draupnir.md and docs/configuring-playbook-bot-mjolnir.md: fix sentences

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3858/head
Suguru Hirahara пре 1 година
родитељ
комит
2a1456b67a
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
2 измењених фајлова са 2 додато и 2 уклоњено
  1. +1
    -1
      docs/configuring-playbook-bot-draupnir.md
  2. +1
    -1
      docs/configuring-playbook-bot-mjolnir.md

+ 1
- 1
docs/configuring-playbook-bot-draupnir.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): 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 ```yaml
matrix_bot_draupnir_enabled: true matrix_bot_draupnir_enabled: true


+ 1
- 1
docs/configuring-playbook-bot-mjolnir.md Прегледај датотеку

@@ -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): 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 ```yaml
matrix_bot_mjolnir_enabled: true matrix_bot_mjolnir_enabled: true


Loading…
Откажи
Сачувај