mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 22:30:59 +00:00
This is a slightly different fix than we originally committed, but fixes the problem in a less invasive way (and I believe it's generally better that we don't deal with relative paths internally past this point) Fixes #11789