dsccommunity / ActiveDirectoryDsc

This module contains DSC resources for deployment and configuration of Active Directory Domain Services.
MIT License
345 stars 142 forks source link

ADDomain: Fix DNS Delegation issue #635

Open nanderh opened 4 years ago

nanderh commented 4 years ago

Added fix for issue #176 , DNS Delegation not included in ADDomain. And incorporated fix from https://github.com/ansible/ansible/issues/39235

Pull Request (PR) description

Added fix for above issues by:

This Pull Request (PR) fixes the following issues

Fixes issue #176 ADDomain: DNS Delegation is no longer working.

Task list


This change is Reviewable

X-Guardian commented 3 years ago

@nanderh, thanks for your contribution and raising this PR. The CI checks are currently failing for it, as you need to update the changelog, and modify the ADDomain resource unit tests to support this change.

stale[bot] commented 3 years ago

Labeling this pull request (PR) as abandoned since it has gone 14 days or more since the last update. An abandoned PR can be continued by another contributor. The abandoned label will be removed if work on this PR is taken up again.