mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00:00
Existing logic used jq's contain which confusingly will do partial string matches. For example a group named "media_admin" will be created then "media" will be skipped saying it already exists.