jakub 885a617388 Fix borg SSH URI and auto-init the remote repo
The URI was wrong — BorgWarehouse uses a single shared SSH user
(`borgwarehouse`) and routes by the repo id in the path, so the form
is `ssh://<borgSshHost>/./<repo.id>` (not per-repo user with /./repos).

Role now also trusts the borg server's SSH host key in root's
known_hosts and runs `borg init --encryption=none` (idempotent — treats
"already exists" as success) so first backups don't need manual prep.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 21:45:06 +02:00
2026-01-09 18:23:56 +00:00
2026-03-23 17:09:47 +00:00
2026-05-06 14:40:39 +00:00
2026-02-14 00:01:21 +00:00
2026-02-13 14:38:51 +00:00
2026-02-13 22:47:42 +00:00
2026-04-13 16:50:08 +00:00
2026-03-11 16:35:49 +00:00
2026-02-20 14:10:11 +00:00
S
Description
No description provided
1.6 MiB
Languages
Jinja 100%