ansible/changelogs/fragments/ansible-test-ignore-tests-output.yml
Matt Clay 4f51852b5e [stable-2.9] Fix ansible-test to ignore tests/output/. (#62084)
The `test/results/` directory for Ansible test output was already ignored when not using git.

When Ansible Collections were switched to `tests/output/` the ignore entry was previously overlooked.
(cherry picked from commit f110abb)

Co-authored-by: Matt Clay <matt@mystile.com>
2019-09-11 12:05:35 -07:00

2 lines
102 B
YAML

bugfixes:
- ansible-test now properly ignores the ``tests/output//`` directory when not using git