ansible/lib
Ard-Jan Barnas 4f0adfb865 Fix powershell splatting leaving 'ExecutionPolicy Unrestricted' intact'
Changed powershell.py to fix powershell splatting. To make sure
the ExectutionPolicy stays working, added 'ExecutionPolicy Unrestricted'
to _common-args.

This restores support for: myscript.ps1 @{'Key'='Value';'Another'='Value'}
2015-08-07 09:50:04 -04:00
..
ansible Fix powershell splatting leaving 'ExecutionPolicy Unrestricted' intact' 2015-08-07 09:50:04 -04:00