mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-25 10:41:53 +00: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 | ||