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/tasks
kiorky 9001a8794f FIX: multiple nested tasks include levels (#35165)
* Test for include_tasks & include_role bug

Related to ansible/ansible:#21890

* Fix nested include_tasks called from role

This fixes the path of included files when you want
to call include_task inside a role's task file and this
role is itself called from multiple level of playbook include_tasks

Related to ansible/ansible:#21890
This fixes ansible/ansible:#35109
7 years ago
..
nested FIX: multiple nested tasks include levels (#35165) 7 years ago
tasks1.yml
tasks2.yml
tasks3.yml
tasks4.yml
tasks5.yml
tasks6.yml
test_import_tasks.yml
test_import_tasks_tags.yml
test_include_tasks.yml
test_include_tasks_tags.yml
test_recursion.yml
validate3.yml
validate_tags.yml