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

Commit a3d3de7

Browse files
author
Colin Nolan
committed
Updates documentation.
1 parent 83ef891 commit a3d3de7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ Warning: This role disables root-login on the target server! Please make sure yo
4646
|`ssh_client_roaming` | false | enable experimental client roaming|
4747
|`sshd_moduli_minimum` | 2048 | remove Diffie-Hellman parameters smaller than the defined size to mitigate logjam|
4848
|`ssh_challengeresponseauthentication` | false | Specifies whether challenge-response authentication is allowed (e.g. via PAM) |
49+
|`ssh_client_password_login` | false | `true` to allow password-based authentication with the ssh client |
50+
|`ssh_server_password_login` | false | `true` to allow password-based authentication with the ssh server |
4951

5052
## Example Playbook
5153

0 commit comments

Comments
 (0)