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/units/plugins/action
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.
9 months ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_action.py Windows Exec Runner Update (#84868) 9 months ago
test_gather_facts.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_raw.py Don't inherit stdio (#82770) 10 months ago
test_reboot.py fix pc misuse (#82157) 2 years ago