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/plugins
Rick Elrod 7584e145a9
Nuke _get_item() from callback, deprecated 2.11 (#70233)
Change:
- Remove _get_item() alias as it has been deprecated
- Update tests
- Remove relevant sanity curtailment
- Add changelog

Test Plan:
CI, grep

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
action
become
cache
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 4 years ago
connection
filter
inventory Clean up unit test boilerplate. 4 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup
shell Clean up unit test boilerplate. 4 years ago
strategy
__init__.py
test_plugins.py