mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Add default for ldap group type.
This commit is contained in:
@@ -331,6 +331,7 @@ register(
|
||||
category=_('LDAP'),
|
||||
category_slug='ldap',
|
||||
feature_required='ldap',
|
||||
default='MemberDNGroupType',
|
||||
)
|
||||
|
||||
register(
|
||||
|
||||
Reference in New Issue
Block a user