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/network
Nilashish Chakraborty 0e48544ae1 Backport 2.7: Return correct version on installed VyOS (#39115) (#46730)
* 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
7 years ago
..
aireos
aruba
basics
cloudvision
cnos Fix unit tests which modify the source tree. (#45763) 7 years ago
cumulus
dellos6
dellos9
dellos10
edgeos
enos
eos
exos
f5 Various fixes for f5 modules (#44734) 7 years ago
fortimanager fortimanager/fmgr_provisioning.py (#35743) 7 years ago
ftd New modules and updated HTTP API plugin for FTD devices (#44578) 7 years ago
ios Fix ios_user issues (#44904) 7 years ago
iosxr Fix iosxr cli_config module diff issue (#44898) 7 years ago
ironware
junos
netact
netscaler
nos
nso
nuage
nxos
onyx
opx Support for Openswitch (OPX) Control Plane Services (CPS) Module (#44745) 7 years ago
ovs
radware
routeros
slxos
voss
vyos Backport 2.7: Return correct version on installed VyOS (#39115) (#46730) 7 years ago
__init__.py