auroraresearchlab / netbox-dns

Netbox Dns is a netbox plugin for managing zone, nameserver and record inventory.
MIT License
207 stars 19 forks source link

Ansible example is broken because of null TTL records #244

Closed peteeckel closed 1 year ago

peteeckel commented 1 year ago

The example for using NetBox DNS with Ansible is broken when there are records without an explicitly specified TTL. This is a result of the breaking change in version 0.14.0 (we said it's a breaking change, didn't we? This is proof :-)).