summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows/win_domain_controller.ps1
Commit message (Expand)AuthorAgeFilesLines
* win_domain_controller - add a deprecation warning for the log_path option (#6...Jordan Borean2020-02-051-0/+4
* Make the DNS service optional when installing Active Directory (#63440)philseeley2019-11-121-0/+4
* Add exception handling to win_domain_controller (#58234)Klaus Frank2019-08-181-1/+14
* many pslint fixes (#55862)Shachaf922019-07-091-8/+11
* Remove usage of global var log_path for win_domain_* modules (#57092)ShachafGoldstein2019-06-121-4/+0
* $result.reboot_required = $feature_result.RestartNeeded (#56419)ShachafGoldstein2019-05-281-1/+2
* win_domain modules: ensure Netlogon service is still running after promotion ...Jordan Borean2018-08-101-1/+14
* Windows: Add "special" parameter types to docs (#42853)Dag Wieers2018-07-171-16/+15
* win_domain_controller: optionally add -ReadOnlyReplica if true (#36017)Jordan Borean2018-02-151-1/+6
* win_domain_controller: add readonly support (#33850)Jordan Borean2018-01-041-20/+11
* win_domain: added option to set database and sysvol path (#34333)Jordan Borean2018-01-041-3/+14
* initial commit of win_domain_controller (#22115)Matt Davis2017-02-281-0/+255