summaryrefslogtreecommitdiffstats
path: root/roles
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
commit6f9b69c2d298890dcefae098160c11d1a0912816 (patch)
tree79bfab19044757c3b5a5dfe86d7f9805ccf28c4c /roles
parenta0f801dd78e1fcc9f54484d149991b3ae0b04bc5 (diff)
Remove unneeded GSSAPIAuthentication
Diffstat (limited to 'roles')
-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: