Dag Wieers
bf9ed0263a
Ensure action plugins accept only valid args ( #44779 )
...
* Ensure action plugins accept only valid args
This fixes #25424
This also fixes #44773
* Add missing parameters, use private _VALID_ARGS
2018-08-30 09:40:36 -04:00
Jordan Borean
0c3216c565
win_reboot: fix minor issues with the latest refactor ( #44740 )
...
* win_reboot: fix minor issues with the latest refactor
* Always return elapsed with win_reboot
2018-08-28 17:25:37 -04:00
Matt Clay
547f11ad8f
Fix win_reboot test and mark win_uri unstable.
2018-07-23 13:32:49 -07:00
Jordan Borean
940d4a0e89
win_reboot: fix 2.6 issues and better handle post reboot reboot ( #42330 )
...
* win_reboot: fix 2.6 issues and better handle post reboot reboot
* changed winrm _reset to reset
* Add handler to reset calls when .reset() throws an AnsibleError on older hosts
* Moving back to _reset to get the issue fixed
2018-07-11 09:12:29 +10:00