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/win_exec_wrapper/library
Jordan Borean 75f7b2267d
Add support for Windows App Control/WDAC (#84898)
* Add support for Windows App Control/WDAC

Adds preview support for Windows App Control, formerly known as WDAC.
This is a tech preview feature and is designed to test out improvements
needed in future versions of Ansible.

* Use psd1 and parse it through the Ast to avoid any unexpected execution results

* Add tests for various manifest permutations

* Ignore test shebang failure

* Apply suggestions from code review

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>

* Use more flexible test expectations

* Add type annotations for shell functions

---------

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
7 months ago
..
test_all_options.ps1
test_exec_wrapper_scope.ps1 Windows Exec Runner Update (#84868) 8 months ago
test_fail.ps1
test_invalid_requires.ps1
test_min_os_version.ps1
test_min_ps_version.ps1
test_no_utils.ps1 Add support for Windows App Control/WDAC (#84898) 7 months ago
test_rc_1.ps1 PowerShell - Improve error checking (#80984) 2 years ago