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
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
..
action Add support for Windows App Control/WDAC (#84898) 7 months ago
become Fix local connection and become issues (#84700) 11 months ago
cache Templating overhaul, implement Data Tagging (#84621) 9 months ago
callback Implement TaskResult backward compatibility for callbacks (#85039) 8 months ago
connection Templating overhaul, implement Data Tagging (#84621) 9 months ago
filter Templating overhaul, implement Data Tagging (#84621) 9 months ago
inventory Templating overhaul, implement Data Tagging (#84621) 9 months ago
loader_fixtures Require `from __future__ import annotations` (#81902) 2 years ago
lookup Templating overhaul, implement Data Tagging (#84621) 9 months ago
shell ssh - Improve CLIXML stderr parsing (#84569) 11 months ago
strategy Reduce number of implicit meta tasks (#84007) 1 year ago
test ensure builtin tests always return bool (#85149) 8 months ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Switch to stackwalk caller ID (#85095) 8 months ago