811153afb1
* Add exception handling to win_domain_controller * Add changelog * Fix PSUseDeclaredVarsMoreThanAssignments * Remove dns domain cannot be resolved error message As requested by PR review in https://github.com/ansible/ansible/pull/58234#discussion_r300509880
2 lines
191 B
YAML
2 lines
191 B
YAML
bugfixes:
|
|
- win_domain_controller - Do not fail the play without the user being able to catch dcpromo failing because of a pending reboot within a playbook using ignore_error or retry logic.
|