Brian Coca
|
07dfbaedc3
|
Merge pull request #9602 from cchurch/powershell_splatting
Handle PowerShell parameters passed via splatting
|
2015-02-04 10:25:03 -05:00 |
Chris Church
|
de267b5655
|
Fix PowerShell plugin issues affecting fetch module when used against Windows hosts.
|
2014-12-01 22:18:35 -05:00 |
Chris Church
|
e9b6aaf5d8
|
Update PowerShell command line processing to handle parameters passed via splatting.
|
2014-11-23 22:53:10 -05:00 |
Chris Church
|
0d1197a995
|
Replace Get-FileHash with MD5 code that works on PowerShell 3.
|
2014-08-28 01:42:22 -04:00 |
Chris Church
|
57dee4545b
|
Make sure cmd is UTF8 encoded before splitting. Fixes regression introduced by 80df2135e9 .
|
2014-08-24 21:06:21 -04:00 |
Chris Church
|
43a7a5a990
|
Collapse extra whitespace in encoded powershell scripts.
|
2014-06-19 14:25:50 -05:00 |
Chris Church
|
61c236be9e
|
Fix for creating temp dir with older powershell versions.
|
2014-06-19 14:25:28 -05:00 |
Chris Church
|
243cd877ae
|
Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules.
|
2014-06-19 14:25:28 -05:00 |
Chris Church
|
74c43c94cf
|
Allow specifying remote powershell version via environment variable.
|
2014-06-19 14:24:14 -05:00 |
Chris Church
|
21ba529fbe
|
Fixes/notes related to slashes in remote paths.
|
2014-06-19 14:24:14 -05:00 |
Chris Church
|
7e8cc65829
|
Refactor common args used for building PowerShell commands.
|
2014-06-19 14:24:13 -05:00 |
Chris Church
|
f7af29680b
|
Add default license boilerplate, refactor common powershell code, fixes for raw/script modules.
|
2014-06-19 14:24:13 -05:00 |
Chris Church
|
5dcaa30476
|
Add shell_plugins to abstract shell-specific functions out of runner, add winrm connection plugin, add initial Windows modules.
|
2014-06-19 14:24:12 -05:00 |