homeserver/roles/mgrote_rsync/templates/ssh-config.j2
Michael Grote 17d07a3c0f
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 8s
ansible-lint / Ansible Lint (pull_request) Failing after 1m9s
fdgh
2024-10-28 19:18:20 +01:00

5 lines
145 B
Django/Jinja

### keys
StrictHostKeyChecking=accept-new
Host pbs.mgrote.net
User {{ rsync_mirror_user }}
IdentityFile /etc/rsync_mirror/.ssh/id_rsync_mirror