Files
valid.nsupdate_zone/plugins/modules
Daniel Akulenok 2fcbcb2d99 Use code-level filtering instead of options_ignore_list for extra keys
- Add _filter_zone_config() function to extract only known keys from zone config
- Remove options_ignore_list from argument_spec as it's unreliable across Ansible versions
- Filter zones in main() before processing to allow any extra keys in YAML
- More reliable approach for ignoring extra metadata keys (comment, type, etc.)
2026-01-29 21:44:55 +01:00
..
2026-01-29 11:05:17 +01:00