mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Fix symlink handling On symlinks, make lnk_source return the absolute path of the target of the symlink. Add a new return field lnk_target that returns the actual, unexpanded path to the target of the symlink.