Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldap inventory add filter_without_computer #60

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Adds the new option filter_without_computer to control whether the AND clause objectClass=computer is added to the final filter used or not. While not needed for normal Active Directory environments this does allow different environments to be used as the LDAP source.

Fixes: #55

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

microsoft.ad.ldap

Adds the new option filter_without_computer to control whether the AND
clause objectClass=computer is added to the final filter used or not.
While not needed for normal Active Directory environments this does
allow different environments to be used as the LDAP source.
@softwarefactory-project-zuul
Copy link

@jborean93 jborean93 merged commit 0cb1ac9 into ansible-collections:main Aug 7, 2023
19 checks passed
@jborean93 jborean93 deleted the ldap-filter branch August 7, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

microsoft.ad.ldap inventory plugin filters on objectclass "computer" per default
1 participant