strategy_plugins setting in a configuration file

Hi,

I recently noticed that there is no ‘strategy_plugins’ setting in a configuration file. Other plugins, such as an action plugin, have settings like action_plugins to adjust plugin locations. So I am not sure why a strategy plugin does not have these kinds of setting.

Is there any reason for this? Also, if I creates a PR to fix this, could you merge it?

i think the reason is ‘we forgot’, feel free to submit PR

Thank you for your response. I’ve just submitted PR.
https://github.com/ansible/ansible/pull/14819