mirror of https://github.com/ansible/ansible.git
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/'pull/18777/head
parent
cce6cb8d7f
commit
3aba0d5272
Loading…
Reference in New Issue