mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
fix: add ldap_group_dn var
This commit is contained in:
@@ -13,6 +13,7 @@ ldap_org: "atlantishq de"
|
||||
ldap_suffix: "dc=atlantishq,dc=de"
|
||||
ldap_bind_dn: "cn=Manager,dc=atlantishq,dc=de"
|
||||
ldap_user_dn: "ou=People,dc=atlantishq,dc=de"
|
||||
ldap_group_dn: "ou=groups,dc=atlantishq,dc=de"
|
||||
ldap_connection_url: ldap://192.168.122.112
|
||||
|
||||
extra_root_keys:
|
||||
|
||||
Reference in New Issue
Block a user