ansible-module-powerdns icon indicating copy to clipboard operation
ansible-module-powerdns copied to clipboard

Support RFC 1912 checks

Open rafi0101 opened this issue 4 years ago • 1 comments

Would be nice if your script powerdns_record.py supports some rfc checks.

For example: You are not allowed to create an A and CNAME record for one subdomain.

Maybe you can add this check, and some other common configuration error checks. Because PowerDNS API is not supporting any of this checks.

see: https://tools.ietf.org/html/rfc1912#section-2.4

rafi0101 avatar Nov 03 '20 10:11 rafi0101

Hi @rafi0101,

sorry for the late response. I am not working with PowerDNS anymore since several years. So, if you want some checks -> feel free to send a PR. Contribution is always welcome.

Nosmoht avatar Jul 03 '24 12:07 Nosmoht