community.general/changelogs/fragments/2590-netcup_dns-exception-no-message-attr.yml
2021-05-25 12:58:20 +02:00

2 lines
213 B
YAML

bugfixes:
- netcup_dns - use ``str(ex)`` instead of unreliable ``ex.message`` in exception handling to fix ``AttributeError`` in error cases (https://github.com/ansible-collections/community.general/pull/2590).