community.general/lib/ansible/modules
Abhijeet Kasurde 32397531d0
lambda: fix unboundLocalError in lambda (#46729)
This fix initializes current_version to None so that
module proceeds in check mode.

Fixes: #46654

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-10-10 22:57:58 +05:30
..
cloud lambda: fix unboundLocalError in lambda (#46729) 2018-10-10 22:57:58 +05:30
clustering Add Check Mode to consul_kv (#28934) 2018-09-19 18:21:03 -04:00
commands Add less judgmental hint to use script + template 2018-09-28 19:19:58 +02:00
crypto Change with_*: loops to loop: loops. Fix some examples. (#46373) 2018-10-03 02:41:34 -04:00
database influxdb_retention_policy: don't fail with empty error message (#28792) 2018-10-08 07:23:53 -04:00
files Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
identity Unify terms and UI between 1Password lookups and facts module (#45427) 2018-09-21 14:26:05 -04:00
inventory
messaging Rabbitmq: Enable communication to management API over HTTPS (#18437) 2018-10-10 09:55:08 +05:30
monitoring merge conflict (#25235) 2018-10-08 18:08:55 -04:00
net_tools Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
network Add support for IGMP interfaces on onyx switches (#46218) 2018-10-10 11:42:47 -04:00
notification mail: Fix regression when sending mail without SSL (#46403) 2018-10-05 09:38:00 -04:00
packaging Add xz-utils requirement (#46159) 2018-10-10 09:45:58 -05:00
remote_management Added module to manage manageiq tenants (#43988) 2018-10-07 05:13:01 -05:00
source_control Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
storage NetApp Bulk Doc changes (#45856) 2018-09-19 20:26:28 +01:00
system Docs: Fix ftype list in sefcontext module (#46364) 2018-10-08 14:39:49 -05:00
utilities Fixes #23456 (#35171) 2018-10-09 19:04:51 -04:00
web_infrastructure Fix python 3 compatibility (#41645) 2018-10-08 18:30:05 -04:00
windows Add chdir support to win_package (#46123) 2018-10-08 16:28:28 +10:00
__init__.py