mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-15 04:53:57 +00:00
Update speedtest.yml
added new necessary EULA acceptance
This commit is contained in:
parent
8d0be2b0b9
commit
4ea81bc0b4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
ports:
|
ports:
|
||||||
- "{{ speedtest_port_http }}:80"
|
- "{{ speedtest_port_http }}:80"
|
||||||
env:
|
env:
|
||||||
|
OOKLA_EULA_GDPR: "true"
|
||||||
TZ: "{{ ansible_nas_timezone }}"
|
TZ: "{{ ansible_nas_timezone }}"
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in a new issue