summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/vyos.py
Commit message (Expand)AuthorAgeFilesLines
* Add vyos changes for Python3 (#24603)Ganesh Nalawade2017-05-171-8/+13
* Redo #23418 (#23425)Nathaniel Case2017-04-071-1/+6
* Fixes #23388 Network provider masks too much (#23418)Chris Alfonso2017-04-071-1/+1
* Vyos config fixes (#21862)Nathaniel Case2017-02-251-1/+1
* roll up of fixes for vyos base (#21616)Peter Sprygada2017-02-181-2/+4
* updates vyos modules to use socket connection (#21228)Peter Sprygada2017-02-131-15/+31
* vyos_config 2.3 (#20577)Nathaniel Case2017-02-021-83/+59
* fixes issue with setting the terminal length (pager) in vyos (#18546)Peter Sprygada2016-11-211-0/+5
* Cleanup openswitchNathaniel Case2016-09-121-3/+2
* Vyos cleanupNathaniel Case2016-09-121-2/+2
* roll up of updates to vyos shared modulePeter Sprygada2016-09-111-4/+2
* updates vyos shared module and moves functions into vyos_configPeter Sprygada2016-08-241-124/+45
* Relicense low-hanging fruit to BSD (#17025)Nathaniel Case2016-08-101-13/+22
* adds new function to check config for unsupported commandsPeter Sprygada2016-07-151-0/+13
* add common argument save_config to vyos_argument_specPeter Sprygada2016-07-141-6/+6
* bug fixes in vyos shared modulePeter Sprygada2016-07-051-10/+18
* add get_config function to vyos shared modulePeter Sprygada2016-07-041-3/+8
* initial commit of vyos shared module with Cli transportPeter Sprygada2016-06-231-0/+154