Releases: NeonSludge/ansible-dns-inventory
Releases · NeonSludge/ansible-dns-inventory
v0.10.0
NEW:
- Datasources: DNS and etcd are now supported for host record storage.
ansible-dns-inventory
can now be used as a library.- Switch to Uber's
zap
logger by default.
CHANGED:
- Built with Go 1.17.1.
v0.9.2
CHANGED:
- Fix host variables support for both operation modes.
v0.9.1
CHANGED:
- Better handling of user home directories.
- Build with Go 1.17.
v0.9.0
NEW:
- Support TSIG for zone transfer requests.
- Add Linux ARM64 build.
CHANGED:
- Upgrade dependencies.
v0.8.1
CHANGED:
- Fix host zone detection in the no-transfer mode
v0.8.0
NEW:
- You can now pass host variables via the TXT records.
v0.7.3
CHANGED:
- Upgrade dependencies
- Add Apple M1 build
- Build with Go 1.16
v0.7.2
NEW:
- Support printing current build information.
v0.7.1
CHANGED:
- Fix the
yaml-flow
export format in the attribute export mode.
v0.7.0
NEW:
ansible-dns-inventory
now supports unlimited TXT records for a single host.