mirror of https://github.com/ansible/ansible.git
Preserve the cumulative path for checking includes which have parents
Otherwise, each relative include path is checked on its own, rather than in relation to the (possibly relative) path of its parent, meaning includes multiple level deep may fail to find the correct (or any) file. Fixes #13472pull/13577/head
parent
0095d04af9
commit
6a252a3f77
Loading…
Reference in New Issue