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
Abhijeet Kasurde bb138b1f6e
play_context: remove deprecated PlayContext.verbosity (#82993)
Fixes: #82945

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 month ago
..
role pylint: update for use-yield-from 2 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) 7 months ago
test_base.py Remove deprecated vars keyword syntax as a list of dictionaries, it is now required to be a single dictionary (#82980) 2 months ago
test_block.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_collectionsearch.py Require `from __future__ import annotations` (#81902) 8 months ago
test_conditional.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_helpers.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_included_file.py Add the task info for tombstoned module/action plugins (#82451) 4 months ago
test_play.py Require `from __future__ import annotations` (#81902) 8 months ago
test_play_context.py play_context: remove deprecated PlayContext.verbosity (#82993) 1 month ago
test_playbook.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_taggable.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_task.py Remove Python 2.x compat from unit tests (#82109) 7 months ago