summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-07-07 13:18:59 +0200
committerAhmed AbdelHalim <[email protected]>2026-07-07 13:18:59 +0200
commit2fd388f9cbdf1223945a2bebf5b76cc5a14c3397 (patch)
tree79bfab19044757c3b5a5dfe86d7f9805ccf28c4c
parent6953595bf9b6112128fa7cdf4b0a01251b3ce164 (diff)
Remove unneeded GSSAPIAuthentication
-rw-r--r--roles/ssh/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/ssh/tasks/main.yml b/roles/ssh/tasks/main.yml
index 15eca2cc..7df9efe8 100644
--- a/roles/ssh/tasks/main.yml
+++ b/roles/ssh/tasks/main.yml
@@ -78,7 +78,6 @@
PermitRootLogin no
PermitEmptyPasswords no
ChallengeResponseAuthentication no
- GSSAPIAuthentication no
X11Forwarding no
StreamLocalBindUnlink yes
notify: