148e83f832
* 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.
2 lines
154 B
YAML
2 lines
154 B
YAML
bugfixes:
|
|
- ansible-test now supports submodules using older ``git`` versions which require querying status from the top level directory of the repo.
|