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 4b01b92cfe
Update TaskInclude _raw_params with the expanded/templated path to file (#39365)
* Update TaskInclude _raw_params with the expanded/templated path to file

* Add tests to validate host vars include paths
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 Add integration tests for include_role using variable for tasks_file (#37742) 8 years ago
roles Add integration tests for include_role using variable for tasks_file (#37742) 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