Files
matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-gvoice/tasks
Slavi Pantaleev e6e19a20b4 Mark all server-side git checkouts as safe
The ownership repair added in e5b8de8c2 is not sufficient on every Ansible privilege-escalation setup. Git may still see a different effective owner after the checkout has been recursively chowned, as demonstrated by #5065.

Pass an exact, task-scoped safe.directory setting to all 56 server-side git tasks. Keep the ownership repair as well, because it remains necessary for filesystem permissions. The two controller-side theme checkouts already use the same protection.
2026-09-22 15:01:15 +03:00
..