You've already forked ansible-netbird
mirror of
https://github.com/netbirdio/ansible-netbird.git
synced 2026-05-22 18:43:36 -07:00
2e4efde08b
list_dns_zone_records() returns null for zones with no records, causing TypeError when iterating. Same pattern fixed in #20 for other modules — this one was missed.