Add dependencies of backup script

This commit is contained in:
Thomas Kleinendorst 2025-01-14 17:03:28 +01:00
parent 3c0ea05f5c
commit cf23a37aa0
4 changed files with 43 additions and 14 deletions

View file

@ -0,0 +1,5 @@
Host {{ borg_base.remote_host }}
HostName {{ borg_base.remote_host }}
User {{ borg_base.remote_user }}
IdentityFile {{ backup_script_ssh_key_location }}
StrictHostKeyChecking accept-new