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/units/modules
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
6 years ago
..
cloud Add a module_utils OpenStack Cloud constructor (#20974) 7 years ago
files Bkprt recursive copy fix (#40268) 6 years ago
monitoring Unit tests: share common code (#31456) 7 years ago
net_tools nmcli: Allow setting ipv4.dhcp-client-id parameter (#34268) 7 years ago
network Backport 2.5: Return correct version on installed VyOS (#39115) (#45715) 6 years ago
packaging rhn_channel/register: Porting tests to pytest (#33719) 7 years ago
remote_management Python 2.6 `str.format()` compatibility fixes. 7 years ago
system Do not join flag parameters in iptables module (#36658) (#40501) 7 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Porting tests to pytest (#33387) 7 years ago
utils.py Unit tests: share common code (#31456) 7 years ago