I’ve been experimenting with the new-ish network switch modules.
We have a heterogenous network switch inventory.
Not all of our current switches are supported by existing Ansible network modules, most significantly the Force10/Dell S4810.
Is there any plan to support the F10 S4810 via an Ansible module?
A somewhat related question: For switches that do not have Ansible modules, how much effort does it take to create a new
network module? Where/how would I start on a project like that?
And what if the switch in question doesn’t support an API, (presumably similar to the Cisco IOS switches)?
For example, at home, I have several Netgear enterprise switches, but they don’t support anything but CLI access/control, AFAICT.