ansible/test/units/modules/network/vyos
Nilashish Chakraborty c60c27b7da Backport 2.5: Return correct version on installed VyOS (#39115) (#45715)
* 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
2018-09-25 09:10:52 -07:00
..
fixtures
__init__.py
test_vyos_banner.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_command.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_config.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_facts.py Backport 2.5: Return correct version on installed VyOS (#39115) (#45715) 2018-09-25 09:10:52 -07:00
test_vyos_static_route.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_system.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_vyos_user.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
vyos_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00