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/playbook
Rick Elrod 0073ab5fa6
Nuke strategy.SharedPluginLoaderObj, depr. 2.11 (#70235)
* Nuke strategy.SharedPluginLoaderObj, depr. 2.11

Change:
- Nuke SharedPluginLoaderObj class
- Update tests (which seemingly didn't use it anyway)
- Changelog

Test Plan:
CI, grep

Signed-off-by: Rick Elrod <rick@elrod.me>

* Nuke from ignore.txt

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
role
__init__.py
test_attribute.py Clean up unit test boilerplate. 4 years ago
test_base.py
test_block.py
test_collectionsearch.py
test_conditional.py Nuke strategy.SharedPluginLoaderObj, depr. 2.11 (#70235) 4 years ago
test_helpers.py
test_included_file.py Fix IncludedFile equality check (#69524) 4 years ago
test_play.py
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py