In GitLab 13, background migrations were not batched. In GitLab 14 and later, this type of migration was superseded by [batched background migrations](https://docs.gitlab.com/ee/update/background_migrations.html#batched-background-migrations). We should consider adjusting the [task for waiting for background migrations to finish](https://github.com/hifis-net/ansible-role-gitlab/blob/v1.4.0/tasks/install.yml#L93).