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 68463c2e4d
Fix task.resolved_action callbacks (#82003) (#83330)
* 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

(cherry picked from commit f2435375a8)
6 months ago
..
role Fix pylint disallowed-name errors (#80854) 2 years ago
__init__.py
test_attribute.py
test_base.py Raise an error on invalid FA.isa value (#80040) 2 years ago
test_block.py Fix task.resolved_action callbacks (#82003) (#83330) 6 months ago
test_collectionsearch.py Clean up unused imports in unit tests (#79893) 2 years ago
test_conditional.py
test_helpers.py Fix task.resolved_action callbacks (#82003) (#83330) 6 months ago
test_included_file.py Add the task info for tombstoned module/action plugins (#82451) (#83040) 7 months ago
test_play.py
test_play_context.py Clean up unused imports in unit tests (#79893) 2 years ago
test_playbook.py
test_taggable.py [stable-2.16] Properly template tags in parent blocks (#81624) (#81921) 1 year ago
test_task.py