mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Pyodbc returns exception as Python Exception class, typecast as string for fail_json. Partially fixes: #25010 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>