Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Latest commit

 

History

History
75 lines (47 loc) · 1.6 KB

CHANGELOG.rst

File metadata and controls

75 lines (47 loc) · 1.6 KB

Hosttech DNS Modules Release Notes

Deprecation release.

  • This collection is deprecated. Please use community.dns, which is also included in Ansible 4+. It contains improved versions of the modules of this collection and receives updates.
  • hosttech_dns_record - fix diff mode: unchanged records were not included in after state (#3).
  • hosttech_dns_record_info - when what was not single_record, the return value sets was always empty (#2).
  • hosttech_dns - add diff mode.
  • hosttech_dns - fix error when creating records for new domain.

Maintenance release for internal changes. Visible external change is that the changelog moved one directory up.

Fix broken docs links.

Initial version as a collection. Continues the old git repository.

  • felixfontein.hosttech_dns.hosttech_dns_record - Add or delete entries in Hosttech DNS service
  • felixfontein.hosttech_dns.hosttech_dns_record_info - Retrieve entries in Hosttech DNS service