bugfix rate limiting (#178)
bugfix rate limiting Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#178 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
ada625676b
commit
caa5995b52
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
path: /etc/pihole/pihole-FTL.conf
|
path: /etc/pihole/pihole-FTL.conf
|
||||||
block: |
|
block: |
|
||||||
RATE_LIMIT=0/0
|
RATE_LIMIT=0/0
|
||||||
state: absent
|
state: present
|
||||||
|
|
||||||
|
|
||||||
# Wenn die VM beim Start mit "systemd-networkd-wait-online." hängt
|
# Wenn die VM beim Start mit "systemd-networkd-wait-online." hängt
|
||||||
|
|
Loading…
Reference in a new issue