Commit Graph

5 Commits

Author SHA1 Message Date
Jake Howard 2a4b3ec3e6 Increase timeout for SSH sessions
Stll check relatively often the client is still there, but check many times so the connection stays open a decent amount of time. Especially useful for long-running commands.
2020-11-08 22:04:30 +00:00
Jake Howard 9c0682ef9b Restrict SSH connections to wireguard cidr
Except on home server, still handy to connect on same network.
2020-07-12 17:53:02 +01:00
Jake Howard ceca641e2f Remove deprecated options 2020-05-23 11:47:31 +01:00
Jake Howard c92f924faa Harden host key 2020-05-23 11:45:53 +01:00
Jake Howard 7e534e52e1 Merge SSH into base role 2020-05-23 10:58:09 +01:00