Update CHANGELOG for v1.3.4 release; add new features and bug fixes
Some checks failed
Test Collection / Sanity Tests (Ansible devel) (push) Failing after 12s
Test Collection / Sanity Tests (Ansible stable-2.15) (push) Failing after 28s
Test Collection / Sanity Tests (Ansible stable-2.16) (push) Failing after 27s
Test Collection / Sanity Tests (Ansible stable-2.17) (push) Failing after 28s
Test Collection / Python Syntax Check (push) Failing after 6s
Test Collection / Build Collection (push) Failing after 10s
Test Collection / YAML and Ansible Lint (push) Successful in 10s
Test Collection / Documentation Check (push) Successful in 7s
Test Collection / Unit Tests (push) Successful in 8s

Add example playbooks for filtering and updating DNS zones
Enhance nsupdate_zone module with default_ttl handling and improved diff output
This commit is contained in:
Daniel Akulenok
2026-01-29 22:28:35 +01:00
parent c46a17748a
commit 212e2c42a8
7 changed files with 227 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
namespace: "valid"
name: "nsupdate_zone"
version: 1.3.3
version: 1.3.4
readme: README.md
authors:
- Dan Kercher