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
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
..
_data ansible-test - Add default for Windows remotes. 4 years ago
_internal ansible-test - Clean up future boilerplate. (#76874) 4 years ago
_util ansible-test - Clean up future boilerplate. (#76874) 4 years ago
config ansible-test - Remove azure support for Sherlock. 4 years ago
__init__.py ansible-test - Clean up future boilerplate. (#76874) 4 years ago