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/parsing/yaml
Matt Martz fea130480d
Ensure that unsafe is more difficult to lose [stable-2.15] (#82294)
* 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
..
__init__.py Making the switch to v2 11 years ago
test_constructor.py Add more include and yaml parsing tests (#70506) 6 years ago
test_dumper.py Ensure that unsafe is more difficult to lose [stable-2.15] (#82294) 2 years ago
test_loader.py Remove collections compat from controller code. 4 years ago
test_objects.py Avoid deprecated TestCase functions in unit tests. (#76678) 4 years ago