[ansible-project] Re: Marshalling Cisco AireOS/WLC devices with ansible

2017-08-11 Thread John Z
Modules were commited to github in the past week that support aireos commands and aireos configuration. I've just started woking with them and have successfully run a couple commands on test WLCs. The support looks good and well integrated with the rest of ansible: persistent connections,

[ansible-project] how do I use ios_config to change configuration to default?

2017-04-26 Thread John Z
How do I use ios_config to delete configuration but only if it is present? I want ios_config to update many devices to conform to a standard template. It will have to delete configuration as well as add it. I don't want ios_config to update a device or increment the change counter if a