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
Matt Martz 7239d2d371
Ensure that unsafe is more difficult to lose [stable-2.14] (#82295)
* Ensure that unsafe is more difficult to lose

* Add Task.untemplated_args, and switch assert over to use it
* Don't use re in first_found, switch to using native string methods
* If nested templating results in unsafe, just error, don't continue

(cherry picked from commit 586f1924512b01305f896d9ae4732773023013a3)

* ci_complete
2 years ago
..
_vendor
ansible_test
cli [stable-2.14] Resolve issues on python pre-3.10.6 with collection dirs longer than 100 characters (#81061) (#81073) 3 years ago
compat
config
errors Clean up unit tests. (#78498) 3 years ago
executor Fix connection/become task loop settings (#78565) (#78935) 3 years ago
galaxy ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs at the global level (#79561) (#79696) 3 years ago
inventory Fix pytest collection during test_host partial run 3 years ago
inventory_test_data/group_vars
mock
module_utils [stable-2.14] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81317) 2 years ago
modules
parsing Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
playbook Make using blocks as handlers a parser error (#79993) (#80010) 3 years ago
plugins Replace `reboot_command` integration test with unit tests (#78956) (#81267) 2 years ago
regex
template
utils Skip test if no there are no problematic chars for wcswidth (#78645) 3 years ago
vars
__init__.py
requirements.txt Update unit test controller requirements. (#78376) 3 years ago
test_constants.py
test_context.py
test_no_tty.py