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 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
..
aireos
aruba Aruba indenting (#33884) 7 years ago
basics
cloudvision
cumulus
dellos6 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 7 years ago
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 7 years ago
dellos10 further fixes to rename only where required (#35432) 7 years ago
edgeos Add unit tests for edgeos_command (#35861) (#36184) 7 years ago
enos Adding module enos_config and its UT files (#33081) 7 years ago
eos Fixing eos_config save option. Was removed when deprecated. Fixing ot… (#35628) 7 years ago
f5 Reduces the unit test time of select bigip modules (#36256) (#36260) 7 years ago
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) (#36749) 7 years ago
ios Fix ios_vlan issue CP in 2.5 (#42668) 6 years ago
iosxr show version brief does not work on iosxr virtual (#39847) 7 years ago
ironware
junos Fix junos_config confirm timeout issue (#40238) (#40255) 7 years ago
netact Netact cm command2 (#34873) 7 years ago
netscaler Netscaler various fixes (#34800) 7 years ago
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) (#37634) 7 years ago
nuage Fix Python 3.7 syntax error in tests. 7 years ago
nxos nxos_igmp and nxos_hsrp fix (#38513) 7 years ago
onyx Backport/2.5/38191 (#38327) 7 years ago
ovs openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 6 years ago
radware Backport/2.5/37461 (#40252) 7 years ago
vyos Backport 2.5: Return correct version on installed VyOS (#39115) (#45715) 6 years ago
__init__.py