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

computer - Improve sAMAccountName handling #137

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Add extra logic to handle searching for a computer account by identity without the $ suffix. Also adds the ability to create a computer account without the $ suffix on the sAMAccountName attribute. This should be a niche scenario but it is useful for testing and is added for completion sakes.

Fixes: #124

ISSUE TYPE
  • Bugfix Pull Request
  • Feature Pull Request
COMPONENT NAME

microsoft.ad.computer

Add extra logic to handle searching for a computer account by identity
without the $ suffix. Also adds the ability to create a computer account
without the $ suffix on the sAMAccountName attribute. This should be a
niche scenario but it is useful for testing and is added for completion
sakes.
Copy link

@jborean93 jborean93 merged commit 011ba21 into ansible-collections:main Jul 18, 2024
19 checks passed
@jborean93 jborean93 deleted the computer-sam branch July 18, 2024 21:44
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.

Moving computer object fails
1 participant