Jonas L.
|
cfa0d181f7
|
refactor: mark module_utils modules as private (#782)
##### SUMMARY
All `module_utils` are now marked as **private**. None of the modules
were intended for public use.
Similar to
https://togithub.com/ansible-collections/community.general/issues/11312
|
2026-01-06 08:43:46 +01:00 |
|
Jonas L.
|
337067d9de
|
feat: DNS support is now generally available (#727)
##### SUMMARY
DNS support is now general available.
See https://docs.hetzner.cloud/changelog#2025-11-10-dns-ga for more
details.
##### ISSUE TYPE
- Feature Pull Request
|
2025-11-10 11:52:37 +01:00 |
|
Jonas L.
|
adddef5fc0
|
feat: support the new DNS API (#703)
Add support for the new [DNS
API](https://docs.hetzner.cloud/reference/cloud#dns).
The DNS API is currently in **beta**.
See the [DNS API beta
changelog](https://docs.hetzner.cloud/changelog#2025-10-07-dns-beta) for
more details.
|
2025-10-07 11:04:00 +02:00 |
|