REFACTOR: move SSH hardening into a separated role
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Host *
|
||||
HashKnownHosts yes
|
||||
GSSAPIAuthentication yes
|
||||
KexAlgorithms mlkem768x25519-sha256,sntrup761x25519-sha512,curve25519-sha256
|
||||
Reference in New Issue
Block a user