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