ansible/test/integration/targets/win_script/files
Matt Davis 73f50b4f9f fix Windows env handling (#22927)
* fixes #22441
* fixes #22655
* moves all env handling into the exec wrapper; this should work for everything but raw, which is consistent with non-Windows.
2017-03-23 17:48:15 -07:00
..
test_script.bat
test_script.cmd
test_script.ps1
test_script_bool.ps1
test_script_creates_file.ps1
test_script_removes_file.ps1
test_script_with_args.ps1
test_script_with_env.ps1 fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
test_script_with_errors.ps1
test_script_with_splatting.ps1