ansible-module-powerdns
ansible-module-powerdns copied to clipboard
Ansible module to manage PowerDNS entries
Handle diff mode (might be done in some better less hacky way but eh :man_shrugging: it works), and remove a warning ```--- before +++ after @@ -1,3 +1,11 @@ {...
hi I got below error. Could you please help me to solve issue? ``` The full traceback is: File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansible_powerdns_record_payload.zip/ansible/modules/powerdns_record.py", line 429, in main File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansible_powerdns_record_payload.zip/ansible/modules/powerdns_record.py", line 309, in ensure...
Hi, thank you for this module. I would like to suggest to mofiy the code so that content can set a list. The MX Example (from README.md) would then look...
Would be nice if your script [powerdns_record.py](https://github.com/Nosmoht/ansible-module-powerdns/blob/master/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...
In record type CNAME you should always add additional dot, added possibility use like in name field