mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
win_domain: fix issue when running without credential delegation (#53480)
* win_domain: fix issue when running without credential delegation * Add check for reboot is required to complete role e install * Fix changelog sanity issue * removed meta file accidentally committed
This commit is contained in:
3
changelogs/fragments/win_domain-cred.yaml
Normal file
3
changelogs/fragments/win_domain-cred.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- win_domain - Fix when running without credential delegated authentication - https://github.com/ansible/ansible/issues/53182
|
||||
- 'win_domain - Do not fail if DC is already promoted but a reboot is required, return ``reboot_required: True``'
|
||||
Reference in New Issue
Block a user