fix: standardize YAML formatting and improve readability in bind9 configuration files

This commit is contained in:
Daniel Akulenok
2026-02-06 13:38:56 +01:00
parent f6eee76e05
commit cdcc4cbbda
4 changed files with 10 additions and 19 deletions

View File

@@ -7,8 +7,7 @@ argument_specs:
type: list
elements: dict
description:
- A list of configuration dictionaries that are merged to
produce the final configuration.
- A list of configuration dictionaries that are merged to produce the final configuration.
- Each element must have a 'name' key (filename).
bind9_default_config:
type: list