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
Sloane Hertel caa86cc4df
Add the task info for tombstoned module/action plugins (#82451)
* Add the task info for tombstoned plugins

* Fix deprecation for 'include' by removing it from BUILTIN_TASKS which skip the plugin loader lookup

* changelog

remove obsolete unit test using 'include'

* Update changelogs/fragments/improve-tombstone-error.yml
6 months ago
..
role Remove Python 2.x compat from unit tests (#82109) 8 months ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_attribute.py Remove Python 2.x compat from unit tests (#82109) 8 months ago
test_base.py Remove Python 2 compat (via six) from unit tests 8 months ago
test_block.py Remove Python 2.x compat from unit tests (#82109) 8 months ago
test_collectionsearch.py Require `from __future__ import annotations` (#81902) 9 months ago
test_conditional.py Remove Python 2.x compat from unit tests (#82109) 8 months ago
test_helpers.py Remove Python 2.x compat from unit tests (#82109) 8 months ago
test_included_file.py Add the task info for tombstoned module/action plugins (#82451) 6 months ago
test_play.py Require `from __future__ import annotations` (#81902) 9 months ago
test_play_context.py Require `from __future__ import annotations` (#81902) 9 months ago
test_playbook.py Remove Python 2.x compat from unit tests (#82109) 8 months ago
test_taggable.py Remove Python 2.x compat from unit tests (#82109) 8 months ago
test_task.py Remove Python 2.x compat from unit tests (#82109) 8 months ago