summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/shell/powershell.py
Commit message (Expand)AuthorAgeFilesLines
* FIx typo arg_path (not plural)Toshio Kuratomi2015-10-021-1/+1
* Also add args_path param to powershell shell pluginJames Cammarata2015-10-021-1/+1
* Add PowerShell exception handling and turn on strict mode.Chris Church2015-09-151-7/+38
* Revert "Add PowerShell exception handling and turn on strict mode."revert-12047-powershell_common_cleanupJames Cammarata2015-08-231-38/+7
* Add PowerShell exception handling and turn on strict mode.Chris Church2015-08-221-7/+38
* Fix for PowerShell unquote method when passed None.Chris Church2015-08-021-0/+1
* Fixes for WinRM/PowerShell support in v2.Chris Church2015-07-311-19/+46
* Winrm fixes for develJames Cammarata2015-06-291-2/+14
* Making the switch to v2James Cammarata2015-05-031-0/+120