win_reboot - Fix rc validation when using psrp and add extra docs (#53711)

* win_reboot - Fix rc validation when using psrp and add extra docs

* Revert boot time command and fix docs
This commit is contained in:
Jordan Borean 2019-03-13 10:43:02 +10:00 committed by GitHub
commit 3d23e47c53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- win_reboot - Fix reboot command validation failure when running under the psrp connection plugin