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

Commit 1f62d91

Browse files
authored
Merge pull request #130 from MagnusEnger/patch-1
Remove duplicate ssh_use_dns
2 parents 5eec48b + 71537e3 commit 1f62d91

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

defaults/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,5 @@ sshd_moduli_minimum: 2048
175175
# disable ChallengeResponseAuthentication
176176
ssh_challengeresponseauthentication: false
177177

178-
# look up the remote host name, defaults to false from 6.8, see: http://www.openssh.com/txt/release-6.8
179-
ssh_use_dns: false
180-
181178
# a list of public keys that are never accepted by the ssh server
182179
ssh_server_revoked_keys: []

0 commit comments

Comments
 (0)