community.general/changelogs/fragments/2590-netcup_dns-exception-n...

3 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).