mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
![]() |
DATALIMIT={{ dnscache_data_limit }}
|
||
|
CACHESIZE={{ dnscache_cache_size }}
|
||
|
IP={{ dnscache_ip }}
|
||
|
IPSEND=0.0.0.0
|
||
|
UID={{ dnscache_uid }}
|
||
|
GID={{ dnscache_gid }}
|
||
|
ROOT=/etc/ndjbdns
|
||
|
HIDETTL=
|
||
|
FORWARDONLY={{ dnscache_forward_only | ternary('1','') }}
|
||
|
DEBUG_LEVEL=1
|