summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/terminal/ios.py
Commit message (Expand)AuthorAgeFilesLines
* Make the 'not found' regex case sensitive (#27100)Ricardo Carrillo Cruz2017-07-201-1/+1
* Add ios changes for Python3 (#24601)Ganesh Nalawade2017-05-171-2/+2
* Fix for persistent connection plugin on Python3 (#24431)Toshio Kuratomi2017-05-121-25/+26
* Set terminal width for network *_command modules to avoid paging (#23728)Trishna Guha2017-04-251-1/+2
* Remove catch-all regex on IOS terminal plugin (#23858)Ricardo Carrillo Cruz2017-04-211-1/+1
* clean up of terminal plugins (#21549)Peter Sprygada2017-02-171-4/+2
* removes network os guess static method (#19467)Peter Sprygada2016-12-191-6/+0
* adds feature to try to auto determine network_os (#18674)Peter Sprygada2016-11-301-0/+6
* adds two new plugins that use ansible-connection for persistence (#18572)Peter Sprygada2016-11-281-0/+82