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/13663/head
parent
5761c333a6
commit
82519ab2a6
Loading…
Reference in New Issue