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 971c49b711
Remove deprecated vars keyword syntax as a list of dictionaries, it is now required to be a single dictionary (#82980)
Update unit test
2 months ago
..
role pylint: update for use-yield-from 3 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) 5 months ago
test_play.py Require `from __future__ import annotations` (#81902) 8 months ago
test_play_context.py Require `from __future__ import annotations` (#81902) 8 months 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