We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f737941 commit 80b992bCopy full SHA for 80b992b
ansible_provisioning/playbook.yaml
@@ -11,7 +11,7 @@
11
- role: ccdc.install-vm-tools
12
- role: devsec.hardening.ssh_hardening
13
vars:
14
- sshd_authenticationmethods: publickey password
+ sshd_authenticationmethods: publickey password
15
ssh_client_password_login: true
16
ssh_server_password_login: true
17
ssh_kerberos_support: false
0 commit comments