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

microsoft.ad.user - Fix account_locked on creation #109

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Ensure that creating a new user with an explicit account_locked value does not fail.

Fixes: #108

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

microsoft.ad.user

Ensure that creating a new user with an explicit account_locked value
does not fail.
Copy link

@jborean93 jborean93 merged commit 10ed772 into ansible-collections:main Apr 8, 2024
19 checks passed
@jborean93 jborean93 deleted the user-locked branch April 8, 2024 19:39
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.user - New-ADUser failed: A parameter cannot be found that matches parameter name 'LockedOut'
1 participant