Browse Source

Reorder role includes

Nothing should be after `matrix-common-after`.

`matrix-bot-matrix-registration-bot` can probably be anywhere, but it makes sense to put it next to the other `matrix-bot-*` roles.
pull/1771/head
Slavi Pantaleev 4 years ago
committed by GitHub
parent
commit
51a15565c2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.yml

+ 1
- 1
setup.yml View File

@@ -37,6 +37,7 @@
- matrix-bridge-heisenbridge
- matrix-bridge-hookshot
- matrix-bot-matrix-reminder-bot
- matrix-bot-matrix-registration-bot
- matrix-bot-honoroit
- matrix-bot-go-neb
- matrix-bot-mjolnir
@@ -63,4 +64,3 @@
- matrix-prometheus-postgres-exporter
- matrix-backup-borg
- matrix-common-after
- matrix-bot-matrix-registration-bot

Loading…
Cancel
Save