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

membership - Added domain_server option #134

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Added the option domain_server to the microsoft.ad.membership module. This option allows the caller to specify the domain controller to use for domain join operations rather than have Windows lookup the DC for the domain specified.

Fixes: #131 (comment)

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

microsoft.ad.membership

Added the option domain_server to the microsoft.ad.membership module.
This option allows the caller to specify the domain controller to use
for domain join operations rather than have Windows lookup the DC for
the domain specified.
Copy link

@jborean93 jborean93 merged commit 3f650e8 into ansible-collections:main Jul 11, 2024
19 checks passed
@jborean93 jborean93 deleted the member-server branch July 11, 2024 22:09
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.

Add optional server argument to allow join to specific domain controller.
1 participant