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/integration/targets/include_import
Matt Martz 7db5ce2c86
Ensure handlers have proper parent (#39426)
* Ensure role handlers are parented correctly. Fixes #36518

* Add delegate_to test for include_role handlers
8 years ago
..
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 8 years ago
include_path_inheritance Update TaskInclude _raw_params with the expanded/templated path to file (#39365) 8 years ago
nestedtasks/nested FIX: multiple nested tasks include levels (#35165) 8 years ago
playbook Integration tests for import/include (#33418) 8 years ago
role Ensure handlers have proper parent (#39426) 8 years ago
roles Ensure handlers have proper parent (#39426) 8 years ago
tasks Add include_import tests for many top level include_tasks (#36531) 8 years ago
undefined_var Don't skip conditional exception on includes (#39377) 8 years ago
aliases Integration tests for import/include (#33418) 8 years ago
runme.sh Update TaskInclude _raw_params with the expanded/templated path to file (#39365) 8 years ago
test_copious_include_tasks.yml Add include_import tests for many top level include_tasks (#36531) 8 years ago
test_grandparent_inheritance.yml Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 8 years ago
test_nested_tasks.yml Add include_import tests for many top level include_tasks (#36531) 8 years ago
test_role_recursion.yml Add include_import tests for many top level include_tasks (#36531) 8 years ago