users/jan: add util to create ssh command from identity

This commit is contained in:
Dmitriy Pleshevskiy 2024-05-23 17:50:48 +03:00
parent 2027271b49
commit 648d827d4b
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2
4 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
identity: "ssh -o IdentitiesOnly=yes -i ~/.ssh/${identity} -F /dev/null"