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/integration/targets/collections/test_task_resolved_plugin
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
..
action_plugins Require `from __future__ import annotations` (#81902) 1 year ago
callback_plugins Require `from __future__ import annotations` (#81902) 1 year ago
collections/ansible_collections/test_ns/test_coll Require `from __future__ import annotations` (#81902) 1 year ago
library Require `from __future__ import annotations` (#81902) 1 year ago
fqcn.yml
unqualified.yml
unqualified_and_collections_kw.yml Fix task.resolved_action callbacks (#82003) 5 months ago