mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 21:52:19 +00:00
* Ensure role handlers are parented correctly. Fixes #36518 * Add delegate_to test for include_role handlers |
||
|---|---|---|
| .. | ||
| grandchild | ||
| include_path_inheritance | ||
| nestedtasks/nested | ||
| playbook | ||
| role | ||
| roles | ||
| tasks | ||
| undefined_var | ||
| aliases | ||
| runme.sh | ||
| test_copious_include_tasks.yml | ||
| test_grandparent_inheritance.yml | ||
| test_nested_tasks.yml | ||
| test_role_recursion.yml | ||