Infra: AWS Jenkins Integration
[csit.git] / fdio.infra.ansible / roles / user_add / defaults / main.yaml
index 56f5098..fc80b8a 100644 (file)
@@ -9,3 +9,6 @@ users_create_homedirs: true
 
 # Default list of users to create.
 users: []
+
+# Default enable password login.
+sshd_disable_password_login: false
\ No newline at end of file