summaryrefslogtreecommitdiffstats
path: root/roles/ssh/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ssh/tasks')
-rw-r--r--roles/ssh/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/ssh/tasks/main.yml b/roles/ssh/tasks/main.yml
index 6e61f51b..9728e303 100644
--- a/roles/ssh/tasks/main.yml
+++ b/roles/ssh/tasks/main.yml
@@ -80,6 +80,7 @@
ChallengeResponseAuthentication no
GSSAPIAuthentication no
X11Forwarding no
+ StreamLocalBindUnlink yes
notify:
- "Restart ssh"