Accept SSH host keys

This commit is contained in:
Anthony Rose 2022-10-30 22:29:33 +00:00
parent aaff16b695
commit b156ca3c77

View file

@ -1,6 +1,6 @@
Host *
AddKeysToAgent yes
ServerAliveInterval 20
UpdateHostKeys ask
UpdateHostKeys yes
Include config.d/*.config