diff --git a/ansible/files/sshd_config b/ansible/files/sshd_config index 2b335b7..edd3b94 100644 --- a/ansible/files/sshd_config +++ b/ansible/files/sshd_config @@ -84,7 +84,7 @@ ChallengeResponseAuthentication no # and ChallengeResponseAuthentication to 'no'. UsePAM yes -#AllowAgentForwarding yes +AllowAgentForwarding yes #AllowTcpForwarding yes #GatewayPorts no X11Forwarding yes