Releases: rlenferink/ansible-role-transip
Releases · rlenferink/ansible-role-transip
0.2.0
This release contains a new external
feature for DNS records.
external
records are records where the content
is managed through other means than the Ansible module. This allows e.g. a Dynamic DNS process to update a single DNS entry, where all other records are managed through version control.
Full Changelog: 0.1.1...0.2.0
0.1.1
- Bugfix for idempotency of same type records (e.g.
TXT
orMX
records)
Full Changelog: 0.1.0...0.1.1
0.1.0
Initial release
Initial release of Ansible role for usage with the TransIP API.
This role is now able to manage nameservers and DNS records via Ansible.
Full Changelog: https://github.com/rlenferink/ansible-role-transip/commits/0.1.0