You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/windows-minimal/library
Jordan Borean 7d0886457a
Windows Exec Runner Update (#84868)
Updates the Windows exec runner in preparation for the WDAC changes.
This new process is designed to improve the way modules are run by
Windows and expose common functionality to run PowerShell code in a
common environment. It also includes futher changes to improve the error
handling to make it easier to see where an error occurred in the running
code.
8 months ago
..
test_no_exec_wrapper.ps1 Windows Exec Runner Update (#84868) 8 months ago
win_ping.ps1
win_ping.py Update triple single quotes to triple double quotes (#84099) 1 year ago
win_ping_set_attr.ps1
win_ping_strict_mode_error.ps1
win_ping_syntax_error.ps1
win_ping_throw.ps1
win_ping_throw_string.ps1