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 Adding changed option to save_when for aireos (#40681) 7 years ago
aruba Aruba indenting (#33884) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 7 years ago
cnos Fix unit tests which modify the source tree. (#45763) 6 years ago
cumulus Remove wildcard import in test_nclu 7 years ago
dellos6 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 7 years ago
dellos10 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
edgeos Add unit tests for edgeos_command (#35861) 7 years ago
enos AnsiballZ improvements 6 years ago
eos nxos cliconf plugin refactor (#43203) 6 years ago
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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
junos Netconf bytes fixes (#41607) 7 years ago
netact AnsiballZ improvements 6 years ago
netscaler Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
nos nos_facts module and tests (#44094) 6 years ago
nso AnsiballZ improvements 6 years ago
nuage Fix Python 3.7 syntax error in tests. 7 years ago
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 Fixing lack of failure when uploaded source is invalid (#37461) 7 years ago
routeros New module: routeros — manage MikroTik RouterOS (#41155) 6 years ago
slxos Adding slxos_lldp module (#39259) 7 years ago
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 adds new module net_command for network devices (#19468) 8 years ago