community.general/lib/ansible/modules
Abhijeet Kasurde 077a2df1d6 Return exception as string
Pyodbc returns exception as Python Exception class,
typecast as string for fail_json.

Partially fixes: #25010

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-06-12 11:26:54 -04:00
..
cloud Add Description parameter in os_user 2017-06-12 10:56:34 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Minor change in comment sentence of shell (#25336) 2017-06-05 10:52:57 -04:00
crypto Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
database Return exception as string 2017-06-12 11:26:54 -04:00
files Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
identity Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging RabbitMQ 3.6.7 changed a couple of response codes (#22715) 2017-06-08 12:33:30 +01:00
monitoring Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
net_tools Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
network Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
notification Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
packaging Correct fail_json call in rpm_key 2017-06-12 09:11:03 -04:00
remote_management Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
source_control Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
storage Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
system Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
utilities Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
web_infrastructure Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
windows Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
__init__.py