Files
valid.nsupdate_zone/plugins/modules
Daniel Akulenok cd00703a1f Add default_ttl parameter and improve diff output to zone file format
- Add default_ttl parameter for records without explicit TTL values
- Change diff format to standard DNS zone file format for better readability
- Remove section headers and use standard zone file notation:
  * - for deleted records
  * + for added records
  * Show both old and new for changed records
- Fix newline handling in diff output (actual newlines instead of escaped strings)
- Align columns for FQDN, TTL, record type, and value
- Include TTL in diff output for all record operations
2026-01-29 22:16:38 +01:00
..
2026-01-29 11:05:17 +01:00