0e48544ae1
* 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
|
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
test_vyos_banner.py | ||
test_vyos_command.py | ||
test_vyos_config.py | ||
test_vyos_facts.py | ||
test_vyos_static_route.py | ||
test_vyos_system.py | ||
test_vyos_user.py | ||
vyos_module.py |