ansible/test/integration/targets/win_script/files
Matt Davis 8527013fbe Complete rewrite of Windows exec wrapper (#21510)
* supports pipelining for faster execution
* supports become (runas), creates interactive subsession under WinRM batch logon
* supports usage of arbitrary module_utils files
* modular exec wrapper payload supports easier extension
* integrates async wrapper behavior for pipelined/become'd async
* module_utils are loaded as true Powershell modules, no more runtime modifications to module code
2017-02-17 00:09:56 -08:00
..
test_script.bat Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script.cmd Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script.ps1 Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script_bool.ps1 Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
test_script_creates_file.ps1 Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script_removes_file.ps1 Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script_with_args.ps1 Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script_with_errors.ps1 Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00
test_script_with_splatting.ps1 Migrate Windows CI roles to test targets. (#18005) 2016-10-13 18:03:19 +01:00