Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

WINDOWS / AD /Create Domain does not have sufficient verification #61

Open
MKletz opened this issue Feb 6, 2023 · 0 comments
Open

WINDOWS / AD /Create Domain does not have sufficient verification #61

MKletz opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MKletz
Copy link
Collaborator

MKletz commented Feb 6, 2023

The below playbook does not have sufficient verification that the forest is operational before proceeding. Resulting in one of the following errors but will resolve itself if you wait ~10min and try again.

fatal: [win1]: FAILED! => {"changed": true, "msg": "Failed to install ADDSForest, DCPromo exited with 77: The specified argument 'InstallDNS' was not recognized.\r\n", "reboot_required": false}

failed: [win1] (item={'name': 'GroupA'}) => {"ansible_loop_var": "item", "changed": false, "created": false, "item": {"name": "GroupA"}, "msg": "failed to retrieve initial details for group GroupA: Unable to find a default server with Active Directory Web Services running."}

https://github.com/RedHatGov/product-demos/blob/main/windows/create_ad_domain.yml

@MKletz MKletz added the bug Something isn't working label Feb 6, 2023
@MKletz MKletz self-assigned this Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant