mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-16 19:53:53 +03:00
0b5b472425
A single prefix-level catch in matrix_playbook_migration covers all renamed bridge variable prefixes at once. It always runs (unlike the per-role validate_config tasks, which only run when a role is enabled), so a stale old-style _enabled variable cannot silently disable a bridge. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>