ansible/test/integration/targets/include_import
2026-01-13 11:34:56 -08:00
..
apply Explicitly get the include task, and not assume it is the parent (#72378) 2020-10-29 15:15:18 -04:00
empty_group_warning Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432) 2020-02-14 15:50:52 -06:00
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 2018-04-16 16:46:47 -05:00
handler_addressing Do not allow addressing an import from handlers via notify. Fixes #48936 (#49317) 2018-11-29 13:50:07 -06:00
include_role_omit Allow omit to work with include_role from_args (#74879) 2021-06-04 05:07:16 +10:00
nestedtasks/nested FIX: multiple nested tasks include levels (#35165) 2018-01-31 07:35:06 -06:00
null_filename Add location on include_tasks fail inside include (#83876) 2024-09-02 06:21:30 +10:00
parent_templating Give IncludedFile more context via ansible_search_path (#50045) 2019-01-03 16:13:02 -05:00
playbook Remove redundant vars FA on PlaybookInclude (#85395) 2025-06-26 11:34:29 -07:00
public_exposure Import role public (#81772) 2023-10-02 15:42:00 -04:00
role include_role: Strictly check string datatype for *_from (#68958) 2020-04-17 10:57:41 +05:30
roles import_tasks processing closer to include_tasks (#85877) 2025-10-01 09:56:14 +02:00
run_once Add run_once as a valid TaskInclude keyword (#48068) 2018-11-08 10:29:24 -05:00
tasks Spelling and grammar fixes (#86417) 2026-01-13 11:34:56 -08:00
undefined_var Remove deprecated features from ansible.playbook.helpers (#74809) 2021-05-25 11:35:17 -04:00
valid_include_keywords Validate args for includes in handlers too (#57537) 2020-05-12 09:35:58 +02:00
aliases Integration test cleanup (#84763) 2025-03-01 03:11:46 +00:00
inventory Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
issue73657.yml Parser errors from within includes should not be rescueable (#73722) 2021-11-01 11:05:39 -04:00
issue73657_tasks.yml Parser errors from within includes should not be rescueable (#73722) 2021-11-01 11:05:39 -04:00
runme.sh import_tasks processing closer to include_tasks (#85877) 2025-10-01 09:56:14 +02:00
test_copious_include_tasks.yml Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00
test_copious_include_tasks_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
test_grandparent_inheritance.yml Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 2018-04-16 16:46:47 -05:00
test_grandparent_inheritance_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
test_include_loop.yml Add more include and yaml parsing tests (#70506) 2020-08-04 11:24:52 -07:00
test_include_loop_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
test_loop_var_bleed.yaml Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
test_nested_non_existent_tasks.yml import_tasks processing closer to include_tasks (#85877) 2025-10-01 09:56:14 +02:00
test_nested_tasks.yml Spelling and grammar fixes (#86417) 2026-01-13 11:34:56 -08:00
test_nested_tasks_fqcn.yml Spelling and grammar fixes (#86417) 2026-01-13 11:34:56 -08:00
test_null_include_filename.yml Add location on include_tasks fail inside include (#83876) 2024-09-02 06:21:30 +10:00
test_role_recursion.yml Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00
test_role_recursion_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00