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
Maugli 235b11f681 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
7 years ago
..
cloud Linode: Mark 'name' as required. Fixes #29785 (#44699) 7 years ago
files Fixes #34893 (#40166) 8 years ago
monitoring Update pagerduty modules to rest v2 (#42618) 8 years ago
net_tools Includes support for Reverse-Mapping zone in nios_zone module (#44525) 7 years ago
network Return correct version on installed VyOS (#39115) 7 years ago
packaging Fix for "cannot marshal None unless.." (#33660) 7 years ago
remote_management Python 2.6 `str.format()` compatibility fixes. 8 years ago
source_control AnsiballZ improvements 8 years ago
storage Define module for NetApp E-Series iSCSI targets (#40632) 7 years ago
system Improved the documentation of known_hosts 8 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 8 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py AnsiballZ improvements 8 years ago
utils.py AnsiballZ improvements 8 years ago