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
René Moser ae5e6b5aef [2.7] include_tasks: fix traceback if no file specified (#54044) (#54164)
* include_tasks: fix traceback if no file specified (#54044)



(cherry picked from commit c5609c51bf)

* fix typo
6 years ago
..
apply ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 6 years ago
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
nestedtasks/nested FIX: multiple nested tasks include levels (#35165) 7 years ago
playbook Pass vars from import_playbook in early (#39521) 7 years ago
public_exposure [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
role Restore previous test play, break new tests into a new play (#39688) 7 years ago
roles Ensure handlers have proper parent (#39426) 7 years ago
tasks [2.7] include_tasks: fix traceback if no file specified (#54044) (#54164) 6 years ago
undefined_var Don't skip conditional exception on includes (#39377) 7 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago
inventory Move include_import test inventory into test. 6 years ago
runme.sh Move include_import test inventory into test. 6 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