Module for performing dynamic DNS Updates (RFC 2136)

FWIW, I wrote a module for performing dynamic DNS updates [1]. I thought
this would go along nicely with, say, the ec2 module.

I hear it won't be merged into core, so this message is basically for
the records in case you need something similar.

        -JP

[1] https://github.com/ansible/ansible/pull/1639

It now lives at https://github.com/jpmens/ansible-m-dnsupdate

        -JP