new z9 ccchh router #98

Merged
bitwhisker merged 47 commits from new_ccchh_router into main 2026-08-07 23:44:27 +02:00
Showing only changes of commit 4fbac5cfe6 - Show all commits

unbound(role): add config flag in README
Some checks failed
/ build (pull_request) Successful in 28s
/ Ansible Lint (pull_request) Failing after 2m44s
/ Ansible Lint (push) Failing after 2m45s

bitwhisker 2026-08-07 22:48:55 +02:00
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE

View file

@ -23,4 +23,6 @@ The following variables can be used to customize this role:
Defaults to `true`. Defaults to `true`.
- `unbound_thread_count`: The number of threads unbound uses. - `unbound_thread_count`: The number of threads unbound uses.
Defaults to max vCPU Count. Defaults to max vCPU Count.
- `unbound_private_domain`: List of domains from witch unbound for the domain and its subdomains to allows resolving of RFC1918 addresses. (Not relevent on Debian)
Defaults to `[]`