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

Make cannonical name for CNAME content field

Open JRaver opened this issue 2 years ago • 3 comments
trafficstars

In record type CNAME you should always add additional dot, added possibility use like in name field

JRaver avatar Dec 15 '22 14:12 JRaver

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 👍

frankmit11 avatar Apr 22 '23 03:04 frankmit11

Hi @frankmit11,

sorry for the late answer. I'm happy to merge your PR if you could please fix the merge conflicts.

Nosmoht avatar Jul 03 '24 12:07 Nosmoht

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 👍

frankmit11 avatar Jul 03 '24 14:07 frankmit11