summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/terminal/vyos.py
Commit message (Expand)AuthorAgeFilesLines
* Python3 chokes on casting int to bytes (#24952)Nathaniel Case2017-05-231-1/+1
* Add vyos changes for Python3 (#24603)Ganesh Nalawade2017-05-171-8/+7
* Set terminal width for network *_command modules to avoid paging (#23728)Trishna Guha2017-04-251-1/+2
* clean up of terminal plugins (#21549)Peter Sprygada2017-02-171-8/+2
* Detect VyOS based on /etc/issue (support 1.0.5) (#20221)John R Barker2017-01-251-2/+2
* vyos_command 2.3 (#18994)Nathaniel Case2017-01-231-0/+4
* adds feature to try to auto determine network_os (#18674)Peter Sprygada2016-11-301-0/+5
* adds two new plugins that use ansible-connection for persistence (#18572)Peter Sprygada2016-11-281-0/+47