mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5c1a914002
`e.message` is a string, and `camel_dict_to_snake_dict` fails when given a string. The intended code is to run `camel_dict_to_snake_dict` on `e.response`, the result of which includes a `message` key. Make exception handling lines more consistent and wrap for slightly shorter lines. |
||
---|---|---|
.. | ||
ansible |