Skip to content

Commit

Permalink
Update docs/configuring-playbook-bot-draupnir.md and docs/configuring…
Browse files Browse the repository at this point in the history
…-playbook-bot-mjolnir.md: fix sentences

Signed-off-by: Suguru Hirahara <[email protected]>
  • Loading branch information
Suguru Hirahara committed Dec 7, 2024
1 parent 53ec946 commit 2a1456b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/configuring-playbook-bot-draupnir.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/configuring-playbook-bot-mjolnir.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a1456b

Please sign in to comment.