- Remove 'options' from zones and records in argument_spec - This prevents Ansible from pre-validating structure before module code runs - Module now accepts any dict structure and filters to known keys in code - Add proper validation of required fields in _filter_zone_config() - Now truly allows arbitrary extra keys like 'comment', 'type', etc. without errors
36 KiB
36 KiB