ansible/test/units
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
2018-09-25 09:10:52 -07:00
..
cli galaxy unit tests: add missing arg (#33766) 2018-01-04 09:16:56 -08:00
config [stable-2.5] Fix another corner case of too many warnings for world readable current working directory (#44610) 2018-09-05 11:07:31 -07:00
contrib Update vmware_inventory (#26308) 2017-07-18 07:20:23 -04:00
errors
executor module_common: handle None value for templar (#36651) 2018-04-18 10:01:31 -07:00
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 2018-04-18 09:59:35 -07:00
module_utils facts: suse: Fix major version detection for SUSE (#41416) (#41650) 2018-07-03 11:58:00 -07:00
modules Backport 2.5: Return correct version on installed VyOS (#39115) (#45715) 2018-09-25 09:10:52 -07:00
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 2018-04-09 14:57:34 -07:00
playbook fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) (#40896) 2018-05-30 16:03:58 -04:00
plugins Stop displaying kinit pass input on a failure (#41882) (#41923) 2018-07-03 12:08:26 -07:00
template Backport #37881 for 2.5.1 (#37937) 2018-03-28 11:04:44 -05:00
utils
vars Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
__init__.py
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py
test_constants.py