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 f2435375a8
Fix task.resolved_action callbacks (#82003)
* Fix task.resolved_action for callbacks when playbooks use action or local_action

* Fix using module_defaults with 'action' and 'local_action' task FA and add a test case

Fixes #81905
5 months ago
..
role pylint: update for use-yield-from 7 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) 12 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) 7 months ago
test_block.py Fix task.resolved_action callbacks (#82003) 5 months ago
test_collectionsearch.py Require `from __future__ import annotations` (#81902) 1 year ago
test_conditional.py Remove Python 2.x compat from unit tests (#82109) 12 months ago
test_helpers.py Fix task.resolved_action callbacks (#82003) 5 months ago
test_included_file.py Add the task info for tombstoned module/action plugins (#82451) 9 months ago
test_play.py Require `from __future__ import annotations` (#81902) 1 year ago
test_play_context.py play_context: remove deprecated PlayContext.verbosity (#82993) 6 months ago
test_playbook.py Remove Python 2.x compat from unit tests (#82109) 12 months ago
test_taggable.py Remove Python 2.x compat from unit tests (#82109) 12 months ago
test_task.py Remove Python 2.x compat from unit tests (#82109) 12 months ago