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/_util/target
Matt Clay d19b506ce8
ansible-test - Clean up future boilerplate. (#76874)
* ansible-test - Clarify need for empty __init__.py
* ansible-test - Update code-smell boilerplate.
* Update code-smell boilerplate for core.
* Update future boilerplate test for ansible-test.

All ansible-test code (except for targets) and core-specific sanity tests now use the same boilerplate.

The test also checks for unwanted `__future__` and `metaclass` boilerplate.

* Relocate target tools to the correct directory.

Several tools used on target Python versions were incorrectly placed in the controller directory.
4 years ago
..
cli ansible-test - Remove invalid type hint. 4 years ago
common ansible-test - Clean up future boilerplate. (#76874) 4 years ago
injector ansible-test - Create injector scripts at runtime. (#75761) 4 years ago
pytest/plugins Update collection loader for Python 3.10 (#76225) 4 years ago
sanity ansible-test - Fix import test for collections. 4 years ago
setup ansible-test - Update outdated links in comments. 4 years ago
tools ansible-test - Clean up future boilerplate. (#76874) 4 years ago
__init__.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago