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 76c7dfd968
Fix task.resolved_action callbacks (#82003) (#83329)
* 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)
2 years ago
..
action_plugins Require `from __future__ import annotations` (#81902) 2 years ago
callback_plugins Require `from __future__ import annotations` (#81902) 2 years ago
collections/ansible_collections/test_ns/test_coll Require `from __future__ import annotations` (#81902) 2 years ago
library Require `from __future__ import annotations` (#81902) 2 years ago
fqcn.yml Add a resolved_action task attribute (#74709) 5 years ago
unqualified.yml Add a resolved_action task attribute (#74709) 5 years ago
unqualified_and_collections_kw.yml Fix task.resolved_action callbacks (#82003) (#83329) 2 years ago