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

Fix up AD attribute checks for falsey values #38

Merged
merged 2 commits into from
May 28, 2023

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Fix up the generic ADObject check for attributes with falsey values like 0, empty string, empty array/list. This was easily seen by using group with scope: domainlocal as the enum value for that scope is 0.

Fixes: #31

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

_ADObject.psm1

Fix up the generic ADObject check for attributes with falsey values like
0, empty string, empty array/list. This was easily seen by using group
with scope: domainlocal as the enum value for that scope is 0.
@jborean93 jborean93 force-pushed the group-domainlocal branch from daa623a to 826d615 Compare May 26, 2023 05:30
@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@jborean93 jborean93 merged commit 486f784 into ansible-collections:main May 28, 2023
@jborean93 jborean93 deleted the group-domainlocal branch May 28, 2023 21:41
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.

Groups does not compare category/scope correctly
1 participant