fix role and ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-18 11:54:32 +03:00
parent 2c4b30314b
commit 14bcc89e5d
7 changed files with 25 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
---
disable_pam: false
password_auth: false
challenge_response_auth: false
gss_api_auth: false
sshd_disable_pam: false
sshd_password_auth: false
sshd_challenge_response_auth: false
sshd_gss_api_auth: false