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/units
Matt Martz 9f83139dcb
Don't register tests as filters (#55332)
* Don't register tests as filters. Fixes #55319

* Remove tests for deprecated functionality

* Remove no-tests-as-filters sanity tests

* Remove docs too

* Revert "Remove docs too"

This reverts commit 7daf457a74.

* Make no-tests-as-filters doc an orphan
6 years ago
..
cli Remove unused internal -a argument and functionality (#52602) 6 years ago
compat
config Fix encoding issues with file paths. (#50830) 6 years ago
contrib
errors
executor Move type checking methods out of basic.py and add unit tests (#53687) 6 years ago
inventory_test_data/group_vars
mock
module_utils Fixes solaris (sunos) uptime in ansible facts module (#54626) 6 years ago
modules Remove modules which have ended their deprecation cycle 6 years ago
parsing Fieldattribute inheritance with defaults (#50891) 6 years ago
playbook become mixin is no more (#54002) 6 years ago
plugins Fix tests for the psrp connection plugin (#55061) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template Don't register tests as filters (#55332) 6 years ago
utils Move the arguments module into cli/ and context_objects into utils 6 years ago
vars Fix inventory cache interface (#50446) 6 years ago
__init__.py
ansible.cfg
conftest.py Update handling of the non_local test alias. 6 years ago
test_constants.py
test_context.py Save the command line arguments into a global context 6 years ago