Skip to content

Commit 2ab2ada

Browse files
committed
auto enable ssh passwords if using ldap
1 parent e6db5fa commit 2ab2ada

File tree

1 file changed

+1
-0
lines changed
  • environments/common/inventory/group_vars/all

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sshd_password_authentication: "{{ sssd_install_ldap | default(false) | bool }}"

0 commit comments

Comments
 (0)