ansible/changelogs/fragments/ansible-test-delegation-tmp-dir.yml
Matt Clay 3f2380ccce Exclude tmp dir from ansible-test results copy.
This fixes test errors related to failures copying temporary test results files from a remote system back to the local system.

It also speeds up processing of test results and reduces network utilization by avoiding the temporary files.
2019-09-30 18:18:37 -04:00

3 lines
156 B
YAML

bugfixes:
- ansible-test now correctly excludes the test results temporary directory when copying files from the remote test system to the local system