4f51852b5e
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>
2 lines
102 B
YAML
2 lines
102 B
YAML
bugfixes:
|
|
- ansible-test now properly ignores the ``tests/output//`` directory when not using git
|