mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-08 02:01:31 -07:00
Previously setting force=no caused copy to subversively fail when target did not exist on remote host. Caused by Runner._remote_md5 returning 1 when files don't exist, rather than 0. |
||
---|---|---|
.. | ||
__init__.py | ||
add_host.py | ||
async.py | ||
copy.py | ||
debug.py | ||
fail.py | ||
fetch.py | ||
group_by.py | ||
normal.py | ||
pause.py | ||
raw.py | ||
script.py | ||
set_fact.py | ||
template.py |