1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-08 01:04:15 +00:00
community.general/lib
Toshio Kuratomi 3aba0d5272 Fix for recursion traceback in copy with relative paths
This is a further fix for: https://github.com/ansible/ansible/issues/9092

when the relative path contains a subdirectory.  Like:

ansible localhost -m copy -a 'src=/etc/group dest=foo/bar/'
2016-12-08 11:22:42 -05:00
..
ansible Fix for recursion traceback in copy with relative paths 2016-12-08 11:22:42 -05:00