You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Nilashish Chakraborty 66de502798 Backport 2.6: Return correct version on installed VyOS (#39115) (#45714)
* Return correct version on installed VyOS (#39115)

* Return correct version on installed VyOS

Previously existing regexp will shows only "VyOS" without numeric output of router version.
For example: from  "Version:      VyOS 1.1.6" only VyOS will be written in ansible_net_version variable
For more informative output numeric value should be returned as well

* Fixed unittests

(cherry picked from commit 235b11f681)

* Added changelog
6 years ago
..
cache
integration win_say - fix up syntax and test issues (#45450) 6 years ago
legacy Fix some broken links (#42079) 7 years ago
results
runner go back to FreeBSD 11.1 for tests due to 11.2 stability issues (#45872) 6 years ago
sanity Fixes for ansible-test sanity import test. (#45249) 6 years ago
units Backport 2.6: Return correct version on installed VyOS (#39115) (#45714) 6 years ago
utils Flush output from timing script. 6 years ago