ansible/changelogs/fragments/ansible-test-env-list-files.yml
Matt Clay 148e83f832
Fix ansible-test submodule handling. (#68759)
* Refactor ansible-test integration test.
* Add env --list-files option.
* Add tests for collection files tracked by git.
* Fix ansible-test submodule usage on older git.
* Fix submodule directory detection as files.
* Improve handling of nested source control.
2020-04-08 01:15:49 -07:00

3 lines
109 B
YAML

minor_changes:
- ansible-test now has a ``--list-files`` option to list files using the ``env`` command.