Hey all, I just filed #22098: "Feature Idea: Add module for Cisco AireOS devices (WLCs)".
We have a Cisco WLC where we need to dynamically create/destroy or enable/disable wireless networks. I even need to dynamically change the PSKs for a few of them. Right now, I have a simple, crufty, python script that sends a few commands to the controller via Exscript. Basically we're testing a bunch of IoT devices that are setup to connect to only one network. It would be very helpful to use Ansible to create the appropriate network as install/testing begins, and destroy it once that process is finished. Needless to say, that's not a common way to use the Cisco wireless stuff. It looks like the new network_cli connection plugin will be perfect for this once 2.3 is out.[1] Does anyone else have access to Cisco WLCs to be able to create a module to deal with them? I wouldn't be able to spend enough time to write an entire module from scratch--I haven't ever written a module before, and I'm not sure I have time to learn it all now. But, I do need to make my crufty script more dynamic, fault-tolerant, and reusable, so, maybe I can use some of that effort to work with someone on such an ansible module. Any takers? Cheers, Jacob Floyd Systems Admin at Theatro (theatro.com) [1] https://www.ansible.com/blog/networking-features-in-ansible-2-3 -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/123b5aa3-e989-4bcf-a555-e00612957ff1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
