File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed
Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change 1111 - role : ccdc.install-vm-tools
1212 - role : devsec.hardening.ssh_hardening
1313 vars :
14- os_vars : {}
15- sshd_authenticationmethods : publickey,keyboard-interactive
16- ssh_host_keys_dir : /etc/ssh
17- sshd_path : /usr/sbin/sshd
18- sshd_moduli_file : /etc/ssh/moduli
19- ssh_owner : root
20- ssh_group : wheel
21- ssh_host_keys_owner : root
22- ssh_host_keys_group : wheel
23- ssh_host_keys_mode : " 0600"
24- ssh_pam_support : false
25- ssh_kerberos_support : false
26- ssh_gssapi_support : false
27- ssh_client_compression : true
14+ sshd_authenticationmethods : publickey password
2815 ssh_client_password_login : true
2916 ssh_server_password_login : true
30- ssh_challengeresponseauthentication : true
31- sshd_disable_crypto_policy : false
17+ ssh_kerberos_support : false
18+ ssh_pam_support : false
3219 - role : ccdc.compact-vm-image
You can’t perform that action at this time.
0 commit comments