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 865bda3a11
Add a resolved_action task attribute (#74709)
* The resolved_action is the formatted version of the final plugin in the PluginLoadContext's redirect_list

* Collection plugins are represented as FQCN

* Legacy plugins are represented with only the plugin name

* Add tests

* Changelog
3 years ago
..
action_plugins Add a resolved_action task attribute (#74709) 3 years ago
callback_plugins Add a resolved_action task attribute (#74709) 3 years ago
collections/ansible_collections/test_ns/test_coll Add a resolved_action task attribute (#74709) 3 years ago
library Add a resolved_action task attribute (#74709) 3 years ago
fqcn.yml Add a resolved_action task attribute (#74709) 3 years ago
unqualified.yml Add a resolved_action task attribute (#74709) 3 years ago
unqualified_and_collections_kw.yml Add a resolved_action task attribute (#74709) 3 years ago