ansible-module-powerdns
ansible-module-powerdns copied to clipboard
Make cannonical name for CNAME content field
In record type CNAME you should always add additional dot, added possibility use like in name field
I use this ansible module a lot to interact with powerDNS, it is very handy, for the longest time I couldn't figure out why the code kept failing when trying to add CNAME records. This is the fix and needs to be merged into master. I'm not sure who is still in charge of this repo or who has write permissions....but I copied this updated code, ran it in my environment, works like a charm 👍
Hi @frankmit11,
sorry for the late answer. I'm happy to merge your PR if you could please fix the merge conflicts.
Hello @Nosmoht,
Thanks for the reply, so this is not my PR, I'm just someone benefiting from the added support. Looks like @JRaver is trying to merge in his forked changes, so perhaps he can help. If not I can resolve the merge conflicts myself and open another PR 👍