summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/terminal/iosxr.py
Commit message (Expand)AuthorAgeFilesLines
* Adding stderr regex catch for iosxr commit failures. Adding error handling af...James Mighion2017-07-061-0/+1
* Add iosxr changes for Python3 (#24605)Ganesh Nalawade2017-05-171-11/+12
* Set terminal width for network *_command modules to avoid paging (#23728)Trishna Guha2017-04-251-1/+1
* clean up of terminal plugins (#21549)Peter Sprygada2017-02-171-6/+3
* removes network os guess static method (#19467)Peter Sprygada2016-12-191-9/+2
* 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/+55