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 cca96b8c9d
Pass vars from import_playbook in early (#39521)
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes #33693

* Add test for import_playbook vars
7 years ago
..
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
include_path_inheritance Update TaskInclude _raw_params with the expanded/templated path to file (#39365) 7 years ago
nestedtasks/nested
playbook Pass vars from import_playbook in early (#39521) 7 years ago
role Use the computed role name instead of 'role'. Fixes #38838 (#39516) 7 years ago
roles Ensure handlers have proper parent (#39426) 7 years ago
tasks Add include_import tests for many top level include_tasks (#36531) 7 years ago
undefined_var Don't skip conditional exception on includes (#39377) 7 years ago
aliases
runme.sh Update TaskInclude _raw_params with the expanded/templated path to file (#39365) 7 years ago
test_copious_include_tasks.yml Add include_import tests for many top level include_tasks (#36531) 7 years ago
test_grandparent_inheritance.yml Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
test_nested_tasks.yml Add include_import tests for many top level include_tasks (#36531) 7 years ago
test_role_recursion.yml Add include_import tests for many top level include_tasks (#36531) 7 years ago