mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1ceed02048
(cherry picked from commit 63012eef82
)
Co-authored-by: DasSkelett <dasskelett@gmail.com>
2 lines
213 B
YAML
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).
|