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 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
1 year ago
..
__init__.py Making the switch to v2 10 years ago
test_constructor.py Add more include and yaml parsing tests (#70506) 4 years ago
test_dumper.py Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 1 year ago
test_loader.py Remove collections compat from controller code. 3 years ago
test_objects.py Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago