mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8a22b51755
copy currently fails if you specify a destination without any directory component. This is because we take the dirname of the destination for some processing and no dirname causes issues. This corrects that by prepending "./" if there is no directory component in dest. |
||
---|---|---|
.. | ||
dest_in_non_existent_directories.yml | ||
main.yml | ||
src_file_dest_file_in_non_existent_dir.yml | ||
tests.yml |