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
6 years ago
..
aireos
aruba
basics
cloudvision
cnos Fix unit tests which modify the source tree. (#45763) 6 years ago
cumulus
dellos6
dellos9
dellos10
edgeos
enos
eos
exos new module exos_config (#43902) 6 years ago
f5 Various fixes for f5 modules (#44734) 6 years ago
fortimanager fortimanager/fmgr_provisioning.py (#35743) 6 years ago
ftd New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
ios Fix ios_user issues (#44904) 6 years ago
iosxr Fix iosxr cli_config module diff issue (#44898) 6 years ago
ironware
junos
netact
netscaler
nos nos_facts module and tests (#44094) 6 years ago
nso
nuage
nxos nxos_vlan refactor to support non structured output (#43805) 6 years ago
onyx issue:43021 add support for onyx version 3.6.6000 and above (#44527) 6 years ago
opx Support for Openswitch (OPX) Control Plane Services (CPS) Module (#44745) 6 years ago
ovs openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 6 years ago
radware
routeros New module: routeros — manage MikroTik RouterOS (#41155) 6 years ago
slxos
voss new voss_facts module (#44234) 6 years ago
vyos Backport 2.7: Return correct version on installed VyOS (#39115) (#46730) 6 years ago
__init__.py