Change DNS records at cloudflare with ansible
For my current company i had the task to setup a lot of domains within cloudflare and change/setup DNS records in a reproducible way. So i came up with the idea to use puppet for this, but i couldn’t find a good module for puppet to manage this.…