mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
This allows an included path to be relative to a directory, if the basedir of the original path is a symlink. In that case, the path is normalized and the file is searched for in the normalized path. Fixes #3312