mirror of https://github.com/ansible/ansible.git
Small fix in the error output (#26004)
So I noticed this when doing integration tests:
Failed to copy file Could not find a part of the path
and this change turns it into:
Failed to copy file: Could not find a part of the path
I also moved something out of the exception handling.
pull/26060/merge
parent
21c7fcf9c0
commit
014bcad35b
Loading…
Reference in New Issue