mirror of https://github.com/ansible/ansible.git
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 committedpull/53499/head
parent
bf58f84167
commit
008db85d44
@ -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``'
|
Loading…
Reference in New Issue