ansible/changelogs/fragments/ansible-test-nested-source-control.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
133 B
YAML

bugfixes:
- ansible-test now ignores version control within subdirectories of collections. Previously this condition was an error.