community.general/lib/ansible
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
2018-09-14 22:51:30 +05:30
..
cli avoid empty groups in json output (#45621) 2018-09-13 15:38:52 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Flip default for AGNOSTIC_BECOME_PROMPT (#45563) 2018-09-14 11:16:13 -05:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Exclude the whole ansible_failed_task block (#45587) 2018-09-12 21:17:24 -04:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils [module_utils/aws/urls] remove assigning variable itself (#45612) 2018-09-13 17:42:04 -04:00
modules Return correct version on installed VyOS (#39115) 2018-09-14 22:51:30 +05:30
parsing Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
playbook 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
plugins include_vars: fix checking for a string in ignore_files 2018-09-14 11:18:00 -04:00
template remove unused templar._clean_data() (#42739) 2018-09-11 09:11:03 +02:00
utils Docs: Make docsite rebuilds smarter/faster (#45062) 2018-09-12 13:50:36 -07:00
vars 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00