ソースを参照

fix migration version in vars

pull/5113/head
Aine 4ヶ月前
コミット
33deaadbdd
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 34969C908CCA2804
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      examples/vars.yml

+ 1
- 1
examples/vars.yml ファイルの表示

@@ -2,7 +2,7 @@
# This variable acknowledges that you've reviewed breaking changes up to this version.
# The playbook will fail if this is outdated, guiding you through what changed.
# See the changelog: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/CHANGELOG.md
matrix_playbook_migration_validated_version: v2026.04.02.0
matrix_playbook_migration_validated_version: v2026.04.03.0

# The bare domain name which represents your Matrix identity.
# Matrix user IDs for your server will be of the form (`@alice:example.com`).


読み込み中…
キャンセル
保存