mirror of https://github.com/ansible/ansible.git
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.
* 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>
(cherry picked from commit
|
7 months ago | |
|---|---|---|
| .. | ||
| _internal | 7 months ago | |
| _vendor | 2 years ago | |
| ansible_test | 7 months ago | |
| cli | 9 months ago | |
| config | 8 months ago | |
| errors | 7 months ago | |
| executor | 7 months ago | |
| galaxy | 9 months ago | |
| inventory | 9 months ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 7 months ago | |
| module_utils | 7 months ago | |
| modules | 9 months ago | |
| parsing | 7 months ago | |
| playbook | 8 months ago | |
| plugins | 7 months ago | |
| regex | 2 years ago | |
| template | 9 months ago | |
| test_utils | 7 months ago | |
| utils | 7 months ago | |
| vars | 9 months ago | |
| __init__.py | 9 years ago | |
| conftest.py | 8 months ago | |
| controller_only_conftest.py | 8 months ago | |
| requirements.txt | 9 months ago | |
| test_context.py | 2 years ago | |
| test_no_tty.py | 2 years ago | |