1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins
Jonas L. 79f78fae28
fix: zone rrset idempotency (#737)
##### SUMMARY

- The order of dns records is not guaranteed, this ensure the module is
idempotent.
- The API defaults to an empty string when comments are not set, ensure
the module is idempotent when no comments are given.

##### ISSUE TYPE

- Bugfix

Closes #740
2025-11-17 14:45:04 +01:00
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
filter chore(deps): update dependency hcloud to v2.10.0 (#728) 2025-11-10 10:23:01 +01:00
inventory docs: update deprecated server types (#718) 2025-10-28 13:45:41 +01:00
module_utils chore(deps): update dependency hcloud to v2.11.1 (#738) 2025-11-14 16:06:41 +01:00
modules fix: zone rrset idempotency (#737) 2025-11-17 14:45:04 +01:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00