Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 04d19fd

Browse files
authored
fix typo
1 parent 20bf4ea commit 04d19fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ ssh_server_match_address: false # sshd
174174
ssh_server_match_local_port: false # sshd
175175

176176
ssh_server_permit_environment_vars: 'no'
177-
ssh_server_accept_env_vars : ''
177+
ssh_server_accept_env_vars: ''
178178

179179
# maximum number of concurrent unauthenticated connections to the SSH daemon
180180
ssh_max_startups: '10:30:100' # sshd

0 commit comments

Comments
 (0)