mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Relative paths can break the synchronize plugin when the playbook is not in the current working directory. Fixes: ansible/ansible#22695