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

Setup windows server as ad dc #56

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

piroor
Copy link
Member

@piroor piroor commented Feb 10, 2025

This adds some tasks to setup a Windows Server VM as an Active Directory Domain Controller. Those added tasks are skipped for non-server Windows clients.

@piroor piroor requested a review from yashirot February 10, 2025 05:23
@yashirot
Copy link
Contributor

Looks good but I will approve after trying whether that actually works.

@yashirot
Copy link
Contributor

One task failed in a test run.
Below is an excerpt from last messages:

TASK [Wait for the system to be ready after reboot for AD DC promotion] ************************************************
skipping: [4.241.169.203]

TASK [Setup chocolatey] ************************************************************************************************
fatal: [4.241.169.203]: FAILED! => {"changed": false, "module_stderr": "", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}

PLAY RECAP *************************************************************************************************************
4.241.169.203              : ok=27   changed=20   unreachable=0    failed=1    skipped=6    rescued=0    ignored=0


real    9m53.306s
user    0m11.560s
sys     0m4.514s
make: *** [../use-in-common.mk:18: apply] Error 2

Let's talk it over next business day.

@yashirot
Copy link
Contributor

It was good that AD DS was successfully there:
image

Copy link
Contributor

@yashirot yashirot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TASK [Setup chocolatey] ************************************************************************************************
fatal: [4.241.169.203]: FAILED! => {"changed": false, "module_stderr": "", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}

Could you check over this failed task?

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.

2 participants