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/lib/ansible_test/_data
Matt Martz 4c4406b2df
Flatten the directory hierarchy of modules (#68966)
* Flatten the directory hierarchy of modules

* Update ignore.txt, flatten units

* Update imports

* Completely flatten the modules directory

* Update sanity ignore

* Fix some sanity test ignores

* Fix relative import

* Fix docs builds without category

* ci_complete

* Clean up docs. ci_complete

* Adjust needs/file alias

* ci_complete

* fix hardcoded ping module paths

Co-authored-by: Matt Davis <mrd@redhat.com>
5 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion Add Fedora 32 to CI (#69222) 5 years ago
injector Additional ansible-test path fixes. (#60300) 5 years ago
playbooks Internally redirect win modules to collection name (#68317) 5 years ago
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 5 years ago
requirements Fix ansible-test coverage constraints. 5 years ago
sanity Flatten the directory hierarchy of modules (#68966) 5 years ago
setup Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 5 years ago
coveragerc Move ansible-test coverage config to test/lib/ 5 years ago
cryptography-constraints.txt Fix ansible-test requirements installation. 5 years ago
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 5 years ago
versions.py Ignore warnings in ansible-test environment check. 5 years ago
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
yamlcheck.py