mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Platform agnostic action plugin (net_base) calls `get_provider_argspec()` to fetch the provider specific details for each platform. This fix adds the function in eos module_utils and retuns a dict of provider spec.