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 Clay 759e037edc Fix integration tests with custom inventory.
All inventory hosts to which a connection is actually established
should declare ansible_python_interpreter to avoid interpreter
auto-discovery, as that may select the wrong interpreter.
6 years ago
..
apply ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 6 years ago
grandchild
handler_addressing Do not allow addressing an import from handlers via notify. Fixes #48936 (#49317) 6 years ago
nestedtasks/nested
parent_templating Give IncludedFile more context via ansible_search_path (#50045) 6 years ago
playbook
public_exposure Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
role 2.8 Core Deprecation Removal (#45232) 6 years ago
roles
run_once Add run_once as a valid TaskInclude keyword (#48068) 6 years ago
tasks
undefined_var
aliases
inventory Fix integration tests with custom inventory. 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
test_nested_tasks.yml
test_role_recursion.yml