I’ve added 2 new pull requests for Windows modules, and would appreciate some feedback/testing from those of you using Ansible with winrm before merging them:
https://github.com/ansible/ansible/pull/8945 (Updates to win_user_module)
https://github.com/ansible/ansible/pull/8946 (Added win_reboot module and tests)
FYI, I’m also working on setting up an Ansible-driven test environment to review the open AD/kerberos PRs, and integration tests for Trond’s win_package module.