summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/ios.py
Commit message (Expand)AuthorAgeFilesLines
* add new features to ios shared modulePeter Sprygada2016-07-111-67/+109
* adds restconf transport option to ios shared modulePeter Sprygada2016-07-091-2/+163
|\
| * Implement IOS restconfPeter Sprygada2016-07-071-2/+159
|/
* Net mod ios (#16426)Nathaniel Case2016-07-071-152/+50
* fixes issues with authenticating using ssh-agent for ios devicesPeter Sprygada2016-06-061-2/+7
* Clarify exception handling in net modules (#15507)Nathaniel Case2016-04-251-25/+22
* Allow timeout to be configurable (#14973)Patrick Ogenstad2016-04-141-3/+4
* Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars.Nathaniel Case2016-04-121-8/+9
* Fix network modules for ziploader changesNathaniel Case2016-04-061-4/+4
* ZiploaderToshio Kuratomi2016-04-051-0/+6
* enhancement to ios shared module connectionPeter Sprygada2016-04-041-3/+10
* adds additional details in exception handling to ios shared modulePeter Sprygada2016-04-041-0/+2
* feature to localize prompt search logic for ios shared modulePeter Sprygada2016-03-291-4/+20
* feature in ios to tell shell not to kickstartPeter Sprygada2016-03-131-1/+1
* minor bugfix that will catch connection errors in iosPeter Sprygada2016-02-171-1/+2
* Move Conditional class to netcfg. Added error handling for connect and execut...chouseknecht2016-02-111-2/+13
* adds provider argument to ios shared modulePeter Sprygada2016-01-191-12/+13
* bugfix in ios shared module for including defaultsPeter Sprygada2016-01-111-1/+1
* updates the ios shared module with new shellPeter Sprygada2016-01-081-130/+83
* bugfix for ios.py shared module argument creationPeter Sprygada2015-12-031-18/+3
* initial add of the ios shared modulePeter Sprygada2015-12-011-0/+195