You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Clay 4063d58339 Use relative submodule status in ansible-test.
The `git submodule status` command is relative to the current git repository by default.
When running from a repository subdirectory paths can be returned above the current directory.
Specifying the current directory with `git submodule status` avoids listing submodules above that directory.

This will fix issues when testing a collection that is rooted below the repository root when that repository uses submodules.
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Rewrite nxos_file_copy as an action plugin (#60643) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test Use relative submodule status in ansible-test. 6 years ago
sanity Rewrite nxos_file_copy as an action plugin (#60643) 6 years ago
units Refactor galaxy collection API for v3 support (#61510) 6 years ago
utils Add additional group for sanity tests 6 years ago