mirror of https://github.com/ansible/ansible.git
Fix platform agnostic failure for eos modules (#32712)
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.pull/32730/head
parent
437babbd07
commit
1b26cce57e
Loading…
Reference in New Issue