mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| test_all_options.ps1 | ||
| test_exec_wrapper_scope.ps1 | ||
| test_fail.ps1 | ||
| test_invalid_requires.ps1 | ||
| test_min_os_version.ps1 | ||
| test_min_ps_version.ps1 | ||
| test_no_utils.ps1 | ||
| test_rc_1.ps1 | ||